Skip to content

Commit 7bfa0bd

Browse files
committed
refact: delete prepush hook
1 parent 1a3a5e3 commit 7bfa0bd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
"doc": "docs"
77
},
88
"scripts": {
9-
"prepush": "npm update",
109
"build": "loppo --site \"Web API 教程\" --id webapi --theme wangdoc",
1110
"build-and-commit": "npm run build && npm run commit",
1211
"commit": "gh-pages --dist dist --dest dist/webapi --branch master --add --repo git@github.com:wangdoc/website.git",

0 commit comments

Comments
 (0)