Skip to content

Commit

Permalink
fix: Fix dependency entries
Browse files Browse the repository at this point in the history
  • Loading branch information
daffl committed Jan 29, 2020
1 parent 0d560e7 commit 4a15e74
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 50 deletions.
133 changes: 86 additions & 47 deletions package-lock.json

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

4 changes: 1 addition & 3 deletions packages/hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,7 @@
"mocha": "^6.2.2",
"shx": "^0.3.2",
"ts-node": "^8.5.4",
"typescript": "^3.7.4"
},
"dependencies": {
"typescript": "^3.7.4",
"ts-loader": "^6.2.1",
"webpack": "^4.41.5",
"webpack-cli": "^3.3.10"
Expand Down

0 comments on commit 4a15e74

Please sign in to comment.