Skip to content

Commit

Permalink
Add Axios dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
aselbie committed Jan 15, 2016
1 parent 3677175 commit 651ee98
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
{
"name": "appirio-tech-client-app-layer",
"repository" : {
"type" : "git",
"url" : "https://github.com/appirio-tech/client-app-layer.git"
"repository": {
"type": "git",
"url": "https://github.com/appirio-tech/client-app-layer.git"
},
"license": "MIT",
"main": "./src/index.js",
"dependencies": {
"axios": "^0.8.1",
"history": "^1.17.0",
"html-webpack-plugin": "^1.7.0",
"humps": "^0.6.0",
Expand Down

0 comments on commit 651ee98

Please sign in to comment.