Skip to content

Commit 8b98b07

Browse files
committed
docs: use npm published theme package
1 parent 05d8b69 commit 8b98b07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"gitbook": ">3.0.0",
3-
"plugins": ["edit-link", "theme-vuejs@git+https://github.com/pearofducks/gitbook-plugin-theme-vuejs.git", "-fontsettings", "github"],
3+
"plugins": ["edit-link", "theme-vuejs", "-fontsettings", "github"],
44
"pluginsConfig": {
55
"edit-link": {
66
"base": "https://github.com/vuejs/vue-test-utils/edit/master/docs",

0 commit comments

Comments
 (0)