Skip to content

Commit

Permalink
Update package.json webpack & vue-webpack-loaders
Browse files Browse the repository at this point in the history
  • Loading branch information
escapedcat committed Aug 8, 2017
1 parent f1b32d8 commit ad55e27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"dependencies": {
"dog-names": "^1.0.2",
"vue-styleguidist": "^1.2.0",
"vue-webpack-loaders": "^1.0.5",
"webpack": "^2.2.1"
"vue-webpack-loaders": "^1.0.6",
"webpack": "^3.4.1"
},
"scripts": {
"styleguide": "vue-styleguidist server",
Expand Down

0 comments on commit ad55e27

Please sign in to comment.