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": {