Skip to content
This repository was archived by the owner on Nov 20, 2025. It is now read-only.

Commit dc36bb7

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 c66b536 commit dc36bb7

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
@@ -65,7 +65,7 @@
6565
"webpack-node-externals": "^1.7.2"
6666
},
6767
"engines": {
68-
"node": "^16.0.0",
69-
"npm": "^7.0.0 || ^8.0.0"
68+
"node": "^22.0.0",
69+
"npm": "^10.5.0"
7070
}
7171
}

0 commit comments

Comments
 (0)