Skip to content

Commit aa495f5

Browse files
committed
chore: update Node.js engine requirement to version 20.0.0 in package.json
1 parent 1f24ba0 commit aa495f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"repository": "tago-io/tagoio-cli",
77
"keywords": ["tago", "tagoio", "tago-io", "iot", "tago.io", "cli", "analysis", "device"],
88
"engines": {
9-
"node": ">=17.0.0",
9+
"node": ">=20.0.0",
1010
"npm": ">=6.0.0"
1111
},
1212
"files": ["build"],

0 commit comments

Comments
 (0)