chore: added missing dependencies in packages (#2540)
This commit is contained in:
parent
a49f00bd39
commit
993b388f00
3 changed files with 4 additions and 0 deletions
|
|
@ -16,6 +16,7 @@
|
|||
"clean": "rm -rf .turbo && rm -rf node_modules && rm -rf dist"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react-color" : "^3.0.9",
|
||||
"@types/node": "^20.5.2",
|
||||
"@types/react": "18.2.0",
|
||||
"@types/react-dom": "18.2.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue