Skip to content

Commit

Permalink
Update karma and karma webpack
Browse files Browse the repository at this point in the history
  • Loading branch information
javivelasco committed Aug 6, 2015
1 parent b831826 commit 09adc4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -33,12 +33,12 @@
"css-loader" : "^0.14.5",
"extract-text-webpack-plugin" : "^0.8.1",
"expect" : "^1.8.0",
"karma" : "^0.12.36",
"karma" : "^0.13.3",
"karma-chrome-launcher" : "^0.2.0",
"karma-cli" : "^0.1.0",
"karma-mocha" : "^0.2.0",
"karma-phantomjs-launcher" : "~0.1",
"karma-webpack" : "^1.6.0",
"karma-webpack" : "^1.7.0",
"node-libs-browser" : "^0.5.2",
"phantomjs-polyfill" : "0.0.1",
"postcss-loader" : "^0.4.3",
Expand Down

0 comments on commit 09adc4c

Please sign in to comment.