Porównaj commity

...

1 Commity

Autor SHA1 Wiadomość Data
Nextcloud bot 1b7929df99 Update npm and node engines versions
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-08-07 07:51:52 +00:00
1 zmienionych plików z 123 dodań i 123 usunięć

Wyświetl plik

@ -60,8 +60,8 @@
"not ie <= 11"
],
"engines": {
"node": "^14.0.0",
"npm": "^7.0.0"
"node": "^16.0.0",
"npm": "^7.0.0 || ^8.0.0"
},
"devDependencies": {
"@babel/core": "^7.17.9",