chore: added missing dependencies in packages (#2540)

This commit is contained in:
Henit Chobisa 2023-10-26 12:37:24 +05:30 committed by GitHub
parent a49f00bd39
commit 993b388f00
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 0 deletions

View file

@ -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",