We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78d25e3 commit 8d1dd3eCopy full SHA for 8d1dd3e
package.json
@@ -15,7 +15,7 @@
15
"start": "astro dev",
16
"clean": "rm -rf dist",
17
"build": "astro check && astro build",
18
- "postinstall": "pnpm install --frozen-lockfile",
+ "postinstall": "",
19
"preview": "astro preview",
20
"astro": "astro"
21
},
0 commit comments