Skip to content

Commit

Permalink
Merge pull request #405 from tdt/development
Browse files Browse the repository at this point in the history
Fix vue dependency
  • Loading branch information
coreation authored Jun 13, 2016
2 parents a4608c1 + d900c9e commit 7be6cbf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,8 @@
"vue-loader": "^8.5.2",
"vue-resource": "^0.7.0",
"webpack-stream": "^3.2.0"
},
"dependencies": {
"vue": "^1.0.24"
}
}

0 comments on commit 7be6cbf

Please sign in to comment.