Skip to content

Commit 44b8c09

Browse files
committed
npm
1 parent 15bb48a commit 44b8c09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/shirt-shop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"scripts": {
66
"build": "next build",
77
"dev": "next dev",
8-
"install:compat": "node scripts/replace-workspace-version.mjs && pnpm install",
8+
"install:compat": "node scripts/replace-workspace-version.mjs && npm install",
99
"lint": "next lint",
1010
"start": "next start"
1111
},

0 commit comments

Comments
 (0)