Skip to content

Commit 520bb7f

Browse files
committed
chore: Update "engines" to specify Node 22
1 parent b070ce6 commit 520bb7f

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
@@ -22,7 +22,7 @@
2222
"plotly"
2323
],
2424
"engines": {
25-
"node": ">=18.0.0"
25+
"node": ">=22.0.0"
2626
},
2727
"scripts": {
2828
"custom-bundle": "node tasks/custom_bundle.mjs",

0 commit comments

Comments
 (0)