We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a3a5e3 commit 7bfa0bdCopy full SHA for 7bfa0bd
package.json
@@ -6,7 +6,6 @@
6
"doc": "docs"
7
},
8
"scripts": {
9
- "prepush": "npm update",
10
"build": "loppo --site \"Web API 教程\" --id webapi --theme wangdoc",
11
"build-and-commit": "npm run build && npm run commit",
12
"commit": "gh-pages --dist dist --dest dist/webapi --branch master --add --repo git@github.com:wangdoc/website.git",
0 commit comments