Update package.json

This commit is contained in:
kodxana 2020-10-08 12:43:54 +02:00 committed by GitHub
parent b08a6a210c
commit 83f4a06336
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"
}
}