Skip to content

Commit 3bf0da6

Browse files
Update npm and node engines versions
Signed-off-by: nextcloud-command <[email protected]>
1 parent ef67beb commit 3bf0da6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
},
7979
"engines": {
8080
"node": "^20.0.0",
81-
"npm": "^9.0.0"
81+
"npm": "^10.0.0"
8282
},
8383
"devDependencies": {
8484
"@babel/plugin-syntax-dynamic-import": "^7.8.3",

0 commit comments

Comments
 (0)