chore: build error fixes and code cleanup. (#4800)
* chore: add export for store. * chore: remove pages route group. * fix: upgrading turbo --------- Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
This commit is contained in:
parent
e79b0c40ec
commit
d9c8271f35
6 changed files with 89 additions and 59 deletions
|
|
@ -34,10 +34,11 @@
|
|||
"prettier": "latest",
|
||||
"prettier-plugin-tailwindcss": "^0.5.4",
|
||||
"tailwindcss": "^3.3.3",
|
||||
"turbo": "^1.13.2"
|
||||
"turbo": "^2.0.3"
|
||||
},
|
||||
"resolutions": {
|
||||
"@types/react": "18.2.48"
|
||||
},
|
||||
"packageManager": "yarn@1.22.19"
|
||||
"packageManager": "yarn@1.22.22",
|
||||
"name": "plane"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue