Update package.json

This commit is contained in:
Arkadiusz Wieczorek 2022-01-29 17:42:08 +01:00
parent c284451e9e
commit 97f7c2def2
1 changed files with 1 additions and 0 deletions

View File

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