diff --git a/package.json b/package.json index 7e9c85c..ab25c70 100644 --- a/package.json +++ b/package.json @@ -46,5 +46,9 @@ "web-ext-run": { "tmp": "^0.2.6" } + }, + "allowScripts": { + "esbuild": true, + "spawn-sync": true } }