kopia lustrzana https://github.com/nextcloud/social
Update npm and node engines versions
Signed-off-by: Nextcloud bot <bot@nextcloud.com>pull/1327/head
rodzic
8fb91342ef
commit
84086166c8
|
|
@ -61,8 +61,8 @@
|
||||||
"not ie <= 11"
|
"not ie <= 11"
|
||||||
],
|
],
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=14.0.0",
|
"node": "^14.0.0",
|
||||||
"npm": ">=7.0.0"
|
"npm": "^7.0.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "^7.13.10",
|
"@babel/core": "^7.13.10",
|
||||||
|
|
|
||||||
Ładowanie…
Reference in New Issue