diff --git a/package.json b/package.json index 604f519..cf1f604 100644 --- a/package.json +++ b/package.json @@ -22,6 +22,8 @@ "cross-env": "^7.0.2", "npm-run-all": "^4.1.5", "parcel-bundler": "^1.12.4", - "web-ext": "^5.2.0" + "web-ext": "^5.2.0", + "braces": ">=2.3.1", + "node-forge": ">=0.10.0" } }