kopia lustrzana https://github.com/nextcloud/social
Merge pull request #1279 from nextcloud/bump-node-and-npm-version-in-package-json
Bump node and npm version in package.jsonpull/1281/head
commit
c9c9b1b75a
|
@ -61,7 +61,8 @@
|
|||
"not ie <= 11"
|
||||
],
|
||||
"engines": {
|
||||
"node": ">=10.0.0"
|
||||
"node": ">=14.0.0",
|
||||
"npm": ">=7.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.13.10",
|
||||
|
|
Ładowanie…
Reference in New Issue