From 97f7c2def212e61ed539b28c1d627790fef671b0 Mon Sep 17 00:00:00 2001 From: Arkadiusz Wieczorek Date: Sat, 29 Jan 2022 17:42:08 +0100 Subject: [PATCH] Update package.json --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index c89d36d..b33680e 100644 --- a/package.json +++ b/package.json @@ -8,6 +8,7 @@ "build": "node esbuild.config.js", "watch": "node esbuild.config.js --watch", "ext-test": "web-ext run", + "create-package": "web-ext build", "typecheck": "tsc --noEmit" }, "repository": {