Skip to content

Commit 0765d23

Browse files
nextcloud-botnextcloud-command
authored andcommitted
build: update node and npm engines versions
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
1 parent 7b05fd2 commit 0765d23

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
@@ -33,7 +33,7 @@
3333
"cypress": "^13.6.2"
3434
},
3535
"engines": {
36-
"node": "^20.0.0",
37-
"npm": "^10.0.0"
36+
"node": "^22.0.0",
37+
"npm": "^10.5.0"
3838
}
3939
}

0 commit comments

Comments
 (0)