Skip to content

Commit 9cc60f8

Browse files
nextcloud-botnextcloud-command
authored andcommitted
build: update node and npm engines versions
Signed-off-by: nextcloud-command <[email protected]>
1 parent 63df32c commit 9cc60f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
"extends @nextcloud/browserslist-config"
3333
],
3434
"engines": {
35-
"node": "^20.0.0",
36-
"npm": "^10.0.0"
35+
"node": "^22.0.0",
36+
"npm": "^10.5.0"
3737
},
3838
"dependencies": {
3939
"@fortawesome/fontawesome-free": "^6.7.2",

0 commit comments

Comments
 (0)