Skip to content

Commit 853b93d

Browse files
committed
update plugin
1 parent 23e3c5d commit 853b93d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
"copy-files": "rimraf ./node_modules/npm/node_modules/graceful-fs",
77
"serve": "gitbook serve",
88
"plugin": "gitbook install",
9-
"build": "gitbook build"
9+
"build": " gitbook build",
10+
"deploy": " npm run plugin && npm run build"
1011
},
1112
"dependencies": {
1213
"gitbook-cli": "2.1.2",

0 commit comments

Comments
 (0)