seamong 7 年之前
父節點
當前提交
80d0889a98
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      package.json

+ 1 - 0
package.json

@@ -5,6 +5,7 @@
     "main": "book.js",
     "scripts": {
         "deploy": "git subtree push --prefix=_book origin gh-pages",
+        "push":"git add . && git commit -m update && git push origin master && npm run deploy",
         "test": "echo \"Error: no test specified\" && exit 1"
     },
     "author": "",