[chore]: Removed explicit dependencies and cleaned up turbo config (#3388)
* Removed explicit dependencies and cleaned up turbo config * fix: upgrade turbo --------- Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
This commit is contained in:
parent
fadda7cf04
commit
cce349b805
3 changed files with 39 additions and 90 deletions
|
|
@ -28,7 +28,7 @@
|
|||
"prettier": "latest",
|
||||
"prettier-plugin-tailwindcss": "^0.5.4",
|
||||
"tailwindcss": "^3.3.3",
|
||||
"turbo": "^1.11.2"
|
||||
"turbo": "^1.11.3"
|
||||
},
|
||||
"resolutions": {
|
||||
"@types/react": "18.2.42"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue