chore: bump package manager version

This commit is contained in:
Kim, Jimin 2023-08-03 21:07:07 +09:00
parent 9f6e5d8b2d
commit 966cb65d08
Signed by: pomp
GPG key ID: CE1DDB8A4A765403

View file

@ -1,6 +1,6 @@
{
"private": true,
"packageManager": "^pnpm@7.0.0",
"packageManager": "^pnpm@8.0.0",
"scripts": {
"dev": "turbo run dev --parallel --continue",
"build": "turbo run build",