0
0
Fork 0
mirror of https://github.com/verdigado/organization_folders.git synced 2024-12-06 11:22:41 +01:00

Update npm to v10

This commit is contained in:
renovate[bot] 2024-11-26 00:25:30 +00:00 committed by GitHub
parent 225072bff7
commit 7b4ffc5555
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View file

@ -30,7 +30,7 @@
},
"engines": {
"node": "^16.0.0",
"npm": "^7.0.0 || ^8.0.0"
"npm": "^7.0.0 || ^8.0.0 || ^10.0.0"
}
},
"node_modules/@ampproject/remapping": {

View file

@ -48,7 +48,7 @@
],
"engines": {
"node": "^16.0.0",
"npm": "^7.0.0 || ^8.0.0"
"npm": "^7.0.0 || ^8.0.0 || ^10.0.0"
},
"devDependencies": {
"@nextcloud/babel-config": "^1.0.0",