Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Commit 650b311

Browse files
committed
chore: add csb:install command
1 parent 260400d commit 650b311

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"pkgs:check": "manypkg check",
1616
"pkgs:fix": "manypkg fix",
1717
"postinstall": "yarn bootstrap",
18+
"csb:install": "yarn && yarn bootstrap",
1819
"bootstrap": "yarn run lerna bootstrap",
1920
"scaffold": "hygen generator",
2021
"release": "yarn changeset publish",

0 commit comments

Comments
 (0)