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 f043bb8 commit df544f5Copy full SHA for df544f5
package.json
@@ -9,9 +9,8 @@
9
"npm": ">= 8.19.4"
10
},
11
"scripts": {
12
- "lg": "lg",
13
"init": "yarn && yarn build",
14
- "create-package": "lg-create",
+ "create-package": "lg create",
15
"prebuild": "turbo run build tsc --filter=@lg-tools/cli",
16
"build": "turbo run build tsc",
17
"build-storybook": "storybook build",
0 commit comments