Skip to content

Commit 87ce313

Browse files
committed
chore(deps): moved vue-play to dev deps
1 parent 28d53aa commit 87ce313

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,7 @@
3636
"dependencies": {
3737
"global": "^4.3.2",
3838
"regenerator-runtime": "^0.12.1",
39-
"vue": "^2.5.17",
40-
"vue-play": "^3.2.1"
39+
"vue": "^2.5.17"
4140
},
4241
"devDependencies": {
4342
"@babel/core": "^7.0.0",
@@ -71,6 +70,7 @@
7170
"sinon-chai": "^2.8.0",
7271
"uglifyjs-webpack-plugin": "^1.3.0",
7372
"vue-loader": "^15.3.0",
73+
"vue-play": "^3.2.1",
7474
"vue-play-cli": "^1.1.1",
7575
"vue-style-loader": "^4.1.2",
7676
"vue-template-compiler": "^2.5.17",

0 commit comments

Comments
 (0)