Skip to content

Commit

Permalink
chore: node version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jerzy-mankowski committed Dec 12, 2024
1 parent df3017b commit 855b46c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"types": "index.d.ts",
"sideEffects": false,
"engines": {
"node": ">=16"
"node": ">=18"
},
"scripts": {
"build": "npm run build --prefix ../html && tsc && rollup -c && cp package.json ./dist",
Expand Down

0 comments on commit 855b46c

Please sign in to comment.