Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

Commit

Permalink
fix(package): update karma-webpack to ^2.0.5 to use caret range
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuawilson committed Oct 12, 2017
1 parent cdcdf09 commit d6430ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
"karma-phantomjs-launcher": "1.0.4",
"karma-safari-launcher": "1.0.0",
"karma-sourcemap-loader": "0.3.7",
"karma-webpack": "2.0.4",
"karma-webpack": "^2.0.5",
"mocha": "4.0.1",
"node-sass": "4.5.3",
"npm-run-all": "4.0.2",
Expand Down

0 comments on commit d6430ec

Please sign in to comment.