Skip to content

Commit

Permalink
change dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
icebob committed May 7, 2016
1 parent cb7309e commit 6ba97df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@
"sinon": "1.17.4",
"sinon-chai": "2.8.0",
"style-loader": "0.13.1",
"vue": "1.0.21",
"vue-hot-reload-api": "1.3.2",
"vue-html-loader": "1.2.2",
"vue-loader": "8.2.3",
Expand All @@ -93,7 +92,8 @@
},
"dependencies": {
"joi": "8.0.5",
"joi-browser": "8.0.5"
"joi-browser": "8.0.5",
"vue": "1.0.21"
},
"browser": {
"joi": "joi-browser"
Expand Down

0 comments on commit 6ba97df

Please sign in to comment.