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 f1b2063 commit b6d5b83Copy full SHA for b6d5b83
packages/code/package.json
@@ -22,7 +22,7 @@
22
"build": "lg-build bundle",
23
"tsc": "lg-build tsc",
24
"docs": "lg-build docs",
25
- "postinstall": "npx ts-node scripts/postinstall.ts"
+ "prepare": "npx ts-node scripts/postinstall.ts"
26
},
27
"keywords": [],
28
"license": "Apache-2.0",
0 commit comments