From c213a0c4ebedfe06a3d66ac49a2fa96369fba305 Mon Sep 17 00:00:00 2001 From: gnu4cn Date: Wed, 3 Apr 2019 14:44:59 +0800 Subject: [PATCH] Changed the package.json --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index 8575d16..4625ea2 100644 --- a/package.json +++ b/package.json @@ -6,8 +6,7 @@ "scripts": { "gulp": "gulp &", "start": "live-server dist/", - "test": "echo \"Error: no test specified\" && exit 1", - "git-push": "./push.sh" + "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git",