2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-14 18:42:33 +03:00

Fixing dependencies version

This commit is contained in:
David Fournier
2015-08-04 16:50:29 +02:00
parent 3c4dfe8a81
commit 613546d3bc
+2 -2
View File
@@ -48,10 +48,10 @@
"karma-jasmine-ajax": "^0.1.12",
"karma-phantomjs-launcher": "^0.2.0",
"karma-sourcemap-loader": "^0.3.5",
"karma-webpack": "^1.5.1",
"karma-webpack": "1.6.0",
"load-grunt-tasks": "^3.2.0",
"minimist": "^1.1.1",
"webpack": "^1.9.11",
"webpack": "1.10.3",
"webpack-dev-server": "^1.9.0"
},
"browser": {