Skip to content

Commit

Permalink
Add Vuex and Axios nayarahilton#5
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasjs committed Nov 24, 2017
1 parent e061d2c commit b793b7e
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 0 deletions.
40 changes: 40 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,15 @@
"lint": "eslint --ext .js,.vue src"
},
"dependencies": {
"axios": "^0.17.1",
"babel-runtime": "^6.26.0",
"firebase": "^4.5.1",
"vue": "^2.3.3",
"vue-analytics": "^5.2.1",
"vue-resource": "^1.3.4",
"vue-router": "^2.3.1",
"vuefire": "^1.4.4",
"vuex": "^3.0.1",
"xml-parser": "^1.2.1"
},
"devDependencies": {
Expand Down

0 comments on commit b793b7e

Please sign in to comment.