Skip to content

Commit a139548

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

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
@@ -48,7 +48,7 @@
4848
"vitest": "^2.0.5"
4949
},
5050
"engines": {
51-
"node": "^22.0.0",
52-
"npm": "^10.5.0"
51+
"node": "^24.0.0",
52+
"npm": "^11.3.0"
5353
}
5454
}

0 commit comments

Comments
 (0)