Update package.json

This commit is contained in:
Arkadiusz Wieczorek 2022-01-29 17:17:37 +01:00
parent b2ffb60bed
commit 129f927e58
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
"scripts": {
"build": "node esbuild.config.js",
"watch": "node esbuild.config.js --watch",
"ext-test": "web-ext run",
"typecheck": "tsc --noEmit"
},
"repository": {