Skip to content

Commit f2c83d1

Browse files
committed
move theme to deps
1 parent e5b374e commit f2c83d1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,9 @@
2424
"homepage": "https://github.com/vuejs/vue-ssr-docs#readme",
2525
"devDependencies": {
2626
"gitbook-plugin-edit-link": "^2.0.2",
27-
"gitbook-plugin-github": "^2.0.0",
27+
"gitbook-plugin-github": "^2.0.0"
28+
},
29+
"dependencies": {
2830
"gitbook-plugin-theme-vuejs": "^1.0.0"
2931
}
3032
}

0 commit comments

Comments
 (0)