Skip to content

Commit

Permalink
Fix #80
Browse files Browse the repository at this point in the history
  • Loading branch information
patricklafrance committed Apr 5, 2019
1 parent bcb1e90 commit cf89928
Show file tree
Hide file tree
Showing 3 changed files with 5,670 additions and 2,784 deletions.
44 changes: 9 additions & 35 deletions package-lock.json

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

7 changes: 1 addition & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
"scripts": {
"publish": "lerna publish --progress --force-publish",
"publish:alpha": "lerna publish --npm-tag alpha --progress",
"bootstrap": "lerna bootstrap",
"test": "jest"
"bootstrap": "lerna bootstrap"
},
"license": "Apache-2.0",
"husky": {
Expand All @@ -19,9 +18,5 @@
"lerna": "3.4.3",
"lint-staged": "8.0.4",
"prettier": "1.15.2"
},
"dependencies": {
"lodash.mergewith": "4.6.1",
"webpack-merge": "4.1.4"
}
}
Loading

0 comments on commit cf89928

Please sign in to comment.