chore: downgrade turbo for real this time

This commit is contained in:
Kim, Jimin 2023-07-09 18:39:37 +09:00
parent 761b49150b
commit 5fdf41dac6
2 changed files with 769 additions and 335 deletions

View file

@ -14,6 +14,6 @@
"eslint": "^8.44.0",
"eslint-plugin-turbo": "^1.10.7",
"prettier": "^2.8.8",
"turbo": "^1.10.6"
"turbo": "1.10.6"
}
}