Skip to content

Commit c0d59d3

Browse files
committed
feature: gritty: drop support of bode < 20
1 parent 6c27a73 commit c0d59d3

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
@@ -85,7 +85,7 @@
8585
"webpack-cli": "^6.0.1"
8686
},
8787
"engines": {
88-
"node": ">=18"
88+
"node": ">=20"
8989
},
9090
"license": "MIT",
9191
"publishConfig": {

0 commit comments

Comments
 (0)