mirror of
https://github.com/dzeiocom/components.git
synced 2025-04-23 19:32:14 +00:00
fix: Build error when typing is not added correctly
Signed-off-by: Avior <github@avior.me>
This commit is contained in:
parent
71bcd60215
commit
504f155699
@ -11,8 +11,6 @@
|
||||
"@storybook/cli": "^6",
|
||||
"@storybook/react": "^6",
|
||||
"@types/node": "^18",
|
||||
"@types/react": "^18",
|
||||
"@types/react-dom": "^18",
|
||||
"next": "^12",
|
||||
"react": "^18",
|
||||
"react-dom": "^18",
|
||||
@ -31,6 +29,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@dzeio/object-util": "^1",
|
||||
"@types/react": "^18",
|
||||
"@types/react-dom": "^18",
|
||||
"typescript": "^4",
|
||||
"lucide-react": "^0.88.0",
|
||||
"vite": "^3"
|
||||
|
Loading…
x
Reference in New Issue
Block a user