again
This commit is contained in:
@@ -5,10 +5,9 @@
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "vite build",
|
||||
"build": "tsc -b && vite build",
|
||||
"lint": "eslint .",
|
||||
"preview": "vite preview"
|
||||
|
||||
},
|
||||
"dependencies": {
|
||||
"@chakra-ui/cli": "^3.12.0",
|
||||
|
Reference in New Issue
Block a user