Merge branch 'dev' into engines

This commit is contained in:
Surma
2021-06-21 12:53:32 +01:00
committed by GitHub
3 changed files with 12 additions and 2 deletions

View File

@@ -12,6 +12,11 @@
},
"keywords": [],
"author": "Google Chrome Developers <chromium-dev@google.com>",
"homepage": "https://github.com/GoogleChromeLabs/squoosh",
"repository": {
"type": "git",
"url": "https://github.com/GoogleChromeLabs/squoosh.git"
},
"license": "Apache-2.0",
"engines": {
"node": " ^12.5.0 || ^14.0.0 || ^16.0.0 "