From f640667ad3e5cf3aea9c40edb09b3602a5987aae Mon Sep 17 00:00:00 2001 From: ryanwiemer Date: Wed, 21 Aug 2019 22:38:08 -0700 Subject: [PATCH] update scripts --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index 0f596c7..b98f442 100755 --- a/package.json +++ b/package.json @@ -8,8 +8,7 @@ "develop": "yarn workspace site develop", "build": "yarn workspace site build", "clean": "yarn workspace site clean", - "serve": "yarn workspace site serve", - "publish": "yarn workspace theme publish" + "serve": "yarn workspace site serve" }, "devDependencies": { "eslint": "5.16.0",