Skip to content

Commit

Permalink
Removed vuex dependency from package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
SparoHawk committed Jun 13, 2019
1 parent 3bd9a7a commit 2d16065
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@
"lint"
],
"dependencies": {
"vue": "^2.6.8",
"vuex": "^3.0.1"
"vue": "^2.6.8"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^3.6.0",
Expand Down

0 comments on commit 2d16065

Please sign in to comment.