diff --git a/package.json b/package.json index b324541..f83c176 100644 --- a/package.json +++ b/package.json @@ -1,4 +1,6 @@ { + "packageManager": "pnpm@8.15.6", + "name": "fe-monorepo-template", "private": true, "scripts": { "build": "turbo run build", @@ -14,7 +16,5 @@ "devDependencies": { "prettier": "^3.2.5", "turbo": "^2.7.2" - }, - "packageManager": "pnpm@8.15.6", - "name": "with-vite-react" + } } \ No newline at end of file