Skip to content
This repository has been archived by the owner on Apr 1, 2019. It is now read-only.

Commit

Permalink
chore(package): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
klarkc committed Nov 15, 2017
1 parent eb4986e commit 98791fc
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,20 +23,21 @@
"dist/"
],
"dependencies": {
"vue": "^2.4.1"
"vue": "^2.5.3"
},
"devDependencies": {
"babel-preset-es2015": "^6.24.1",
"chai": "^4.1.2",
"eslint": "^3.17.1",
"eslint": "^4.11.0",
"eslint-plugin-vue": "beta",
"karma-chai": "^0.1.0",
"karma-phantomjs-launcher": "^1.0.4",
"karma-phantomjs-shim": "^1.5.0",
"node-glob": "^1.2.0",
"poi": "^9.3.10",
"poi-preset-karma": "^9.1.0",
"vue-styleguidist": "^1.3.1",
"poi": "^9.5.2",
"poi-preset-karma": "^9.2.1",
"typescript": "^2.6.1",
"vue-styleguidist": "^1.3.3",
"vue-webpack-loaders": "^1.0.6",
"webpack": "^3.1.0"
}
Expand Down

0 comments on commit 98791fc

Please sign in to comment.