chore: update engine field in packages & deploy website manually

This commit is contained in:
iCrawl
2023-11-08 00:25:38 +01:00
parent 5c0fad3b2d
commit ee2afb0aae
32 changed files with 1119 additions and 290 deletions

View File

@@ -67,7 +67,7 @@
"@storybook/react": "^7.5.3",
"@storybook/react-vite": "^7.5.3",
"@storybook/testing-library": "^0.2.2",
"@types/node": "16.18.60",
"@types/node": "18.18.8",
"@types/react": "^18.2.36",
"@types/react-dom": "^18.2.14",
"@unocss/eslint-plugin": "^0.57.2",
@@ -90,7 +90,7 @@
"vitest": "^0.34.6"
},
"engines": {
"node": ">=16.11.0"
"node": ">=18"
},
"publishConfig": {
"access": "public"