Do not specify random node engines in package.json

This commit is contained in:
Johannes Zellner
2021-02-18 11:07:49 +01:00
parent a304c7f4a5
commit 1f7877e0e5
2 changed files with 6062 additions and 48 deletions
-3
View File
@@ -10,9 +10,6 @@
"type": "git",
"url": "https://git.cloudron.io/cloudron/box.git"
},
"engines": {
"node": ">=4.0.0 <=4.1.1"
},
"dependencies": {
"@google-cloud/dns": "^2.1.0",
"@google-cloud/storage": "^5.7.4",