Skip to content

Commit 3339db8

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 db54108 commit 3339db8

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
@@ -8,7 +8,7 @@
88
},
99
"dependencies": [],
1010
"engines": {
11-
"node": "^20.0.0",
12-
"npm": "^10.0.0"
11+
"node": "^22.0.0",
12+
"npm": "^10.5.0"
1313
}
1414
}

0 commit comments

Comments
 (0)