From f8451ce62d430c1b016f57978c8edfb0154f8ed2 Mon Sep 17 00:00:00 2001 From: sorrelbri Date: Fri, 10 Apr 2020 19:09:43 -0700 Subject: [PATCH] clean unused package.json scripts --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index 6a9dc5a..5fdc839 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,6 @@ "scripts": { "test": "lerna run test", "bootstrap": "lerna bootstrap", - "deploy": "git subtree push --prefix packages/server hk-api master && git subtree push --prefix packages/play-node-go hk-play master" }, "dependencies": { "react": "^16.13.1",