diff --git a/package.json b/package.json index f5166ad4e..e2f7d1ce3 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,7 @@ "license": "MIT", "private": true, "scripts": { + "install": "npm install -g pnpm", "build": "turbo run build --filter=next-commerce...", "dev": "turbo run dev", "start": "turbo run start",