seam 8 年之前
父节点
当前提交
288b3f6fcb
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      package.json

+ 1 - 2
package.json

@@ -13,8 +13,7 @@
     "commit": "git add . && git status && git commit -m 0",
     "reset":"npm run commit && git reset --hard HEAD^",
     "publish": "npm run commit && git pull && git push",
-    "push": "git pull && git push",
-    "test": "echo \"Error: no test specified\" && exit 1"
+    "push": "git pull && git push"
   },
   "repository": {
     "type": "git",