HTTP - Axios integrated

This commit is contained in:
Indrajith K L
2017-11-02 15:47:14 +05:30
parent 70a7e6c3c2
commit a7ccf2688f
5 changed files with 46 additions and 4 deletions

View File

@@ -27,8 +27,11 @@
"webpack-dev-server": "^2.9.3"
},
"dependencies": {
"axios": "^0.17.0",
"backbone": "^1.3.3",
"html-loader": "^0.5.1",
"jquery": "^3.2.1",
"lodash": "^4.17.4",
"mustache": "^2.3.0",
"underscore": "^1.8.3"
}