fix: upgrading to turbo new version (#2576)

This commit is contained in:
sriram veeraghanta 2023-10-31 19:27:56 +05:30 committed by GitHub
parent 705b33377c
commit 2b1e1557ca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -27,7 +27,7 @@
"prettier": "latest",
"prettier-plugin-tailwindcss": "^0.5.4",
"tailwindcss": "^3.3.3",
"turbo": "^1.10.14"
"turbo": "^1.10.16"
},
"resolutions": {
"@types/react": "18.2.0"