Skip to content

Commit 855b46c

Browse files
chore: node version bump
1 parent df3017b commit 855b46c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"types": "index.d.ts",
1111
"sideEffects": false,
1212
"engines": {
13-
"node": ">=16"
13+
"node": ">=18"
1414
},
1515
"scripts": {
1616
"build": "npm run build --prefix ../html && tsc && rollup -c && cp package.json ./dist",

0 commit comments

Comments
 (0)