|
@@ -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",
|