Skip to content

Commit 10a4013

Browse files
committed
chore: vuepress-theme-vue should be a dev dep
1 parent 40f35eb commit 10a4013

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@
8888
"vue-server-renderer": "^2.5.16",
8989
"vue-template-compiler": "^2.5.16",
9090
"vuepress-html-webpack-plugin": "^3.2.0",
91-
"vuepress-theme-vue": "^1.0.0",
9291
"webpack": "^4.5.0",
9392
"webpack-chain": "^4.6.0",
9493
"webpack-merge": "^4.1.2",
@@ -101,6 +100,7 @@
101100
"eslint": "^4.19.1",
102101
"eslint-plugin-vue-libs": "^2.1.0",
103102
"lint-staged": "^7.0.4",
103+
"vuepress-theme-vue": "^1.0.0",
104104
"yorkie": "^1.0.3"
105105
},
106106
"engines": {

0 commit comments

Comments
 (0)