seam il y a 8 ans
Parent
commit
288b3f6fcb
1 fichiers modifiés avec 1 ajouts et 2 suppressions
  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",