Skip to content

Commit

Permalink
Upgrade to husky to 3.0.5 and webpack-cli to 3.3.7.
Browse files Browse the repository at this point in the history
  • Loading branch information
jameskoch2 committed Sep 5, 2019
1 parent 8b57131 commit 66c7a19
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -188,7 +188,7 @@
"enzyme": "^3.3.0",
"enzyme-adapter-react-16": "^1.1.1",
"enzyme-to-json": "^3.3.1",
"husky": "^3.0.0",
"husky": "^3.0.x",
"immutable": "^4.0.0-rc.12",
"jest": "^24.0.0",
"jest-junit": "^8.0.0",
Expand Down Expand Up @@ -240,7 +240,7 @@
"unist-builder": "^1.0.2",
"webfontloader": "^1.6.28",
"webpack": "^4.28.3",
"webpack-cli": "^3.2.1",
"webpack-cli": "^3.3.7",
"webpack-dev-server": "^3.1.14",
"webpack-merge": "^4.2.1",
"yargs": "^13.0.0"
Expand Down

0 comments on commit 66c7a19

Please sign in to comment.