Skip to content

Commit

Permalink
chore: install children automatically
Browse files Browse the repository at this point in the history
Also a bunch of 🔒 updates
  • Loading branch information
tivac committed Jul 17, 2018
1 parent 1121162 commit 6fd18ba
Show file tree
Hide file tree
Showing 9 changed files with 568 additions and 30 deletions.
32 changes: 23 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"scripts": {
"clean": "lerna clean",
"cover": "jest --coverage",
"postinstall": "lerna exec -- npm i",
"lint": "eslint .",
"parser": "pegjs packages/core/parsers/parser.pegjs",
"prerelease": "npm test -- --ci",
Expand Down
4 changes: 2 additions & 2 deletions packages/browserify/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 6fd18ba

Please sign in to comment.