Skip to content

Commit 6382a97

Browse files
authored
Modify Node version on Package (#40)
1 parent faf3340 commit 6382a97

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
@@ -22,7 +22,7 @@
2222
"jsdelivr": "dist/kubit-react-components.umd.js",
2323
"types": "dist/types/index.d.ts",
2424
"engines": {
25-
"node": ">=22.x",
25+
"node": ">=20.x",
2626
"npm": ">=7.0.0"
2727
},
2828
"files": [

0 commit comments

Comments
 (0)