Skip to content

Commit 6ba97df

Browse files
committed
change dependencies
1 parent cb7309e commit 6ba97df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@
8181
"sinon": "1.17.4",
8282
"sinon-chai": "2.8.0",
8383
"style-loader": "0.13.1",
84-
"vue": "1.0.21",
8584
"vue-hot-reload-api": "1.3.2",
8685
"vue-html-loader": "1.2.2",
8786
"vue-loader": "8.2.3",
@@ -93,7 +92,8 @@
9392
},
9493
"dependencies": {
9594
"joi": "8.0.5",
96-
"joi-browser": "8.0.5"
95+
"joi-browser": "8.0.5",
96+
"vue": "1.0.21"
9797
},
9898
"browser": {
9999
"joi": "joi-browser"

0 commit comments

Comments
 (0)