Skip to content

Commit

Permalink
add bootstrap command
Browse files Browse the repository at this point in the history
  • Loading branch information
cameronmoreau committed Oct 3, 2021
1 parent 713094f commit 96fe9c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
"typescript": "^4.4.3"
},
"scripts": {
"bootstrap": "lerna bootstrap",
"build": "lerna run build",
"build:esm": "lerna run build:esm",
"build:cjs": "lerna run build:cjs",
Expand Down

0 comments on commit 96fe9c3

Please sign in to comment.