2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-11 18:02:32 +03:00

Fixing issue #7

This commit is contained in:
mzabriskie
2014-09-16 11:51:29 -06:00
parent f2fd9f7dd3
commit 1fa35ced3c
19 changed files with 249 additions and 204 deletions
+1 -1
View File
@@ -31,7 +31,7 @@
"grunt": "^0.4.5",
"grunt-contrib-clean": "^0.6.0",
"grunt-contrib-watch": "^0.6.1",
"webpack": "^1.3.3-beta2",
"webpack": "^1.4.0-beta9",
"webpack-dev-server": "^1.4.10",
"grunt-webpack": "^1.0.8",
"load-grunt-tasks": "^0.6.0",