Skip to content

Commit 432ce87

Browse files
Update Node runtime version to v22
Signed-off-by: Vipul Gupta (@vipulgupta2048) <[email protected]>
1 parent 109da68 commit 432ce87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"private": true,
44
"version": "6.8.1",
55
"engines": {
6-
"node": "^18.0.0"
6+
"node": "^22.0.0"
77
},
88
"description": "This repo contains balenaCloud's public-facing documentation.",
99
"main": "index.js",

0 commit comments

Comments
 (0)