diff options
author | Ajay Ramachandran <[email protected]> | 2020-05-12 21:18:07 -0400 |
---|---|---|
committer | Ajay Ramachandran <[email protected]> | 2020-05-12 21:18:07 -0400 |
commit | f9d8daeca07fbd3366f2fd73578e66d905150d12 (patch) | |
tree | b4f9b40b59801c4250068f8de49802a8eaf501c2 /package.json | |
parent | 55070d585227360ea185b3f98eeb7f2c135cf076 (diff) | |
download | SponsorBlock-f9d8daeca07fbd3366f2fd73578e66d905150d12.tar.gz SponsorBlock-f9d8daeca07fbd3366f2fd73578e66d905150d12.zip |
Upgraded web-ext
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index bccb8af8..88833083 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "react-dom": "^16.12.0" }, "devDependencies": { - "web-ext": "^4.0.0", + "web-ext": "^4.2.0", "@types/chrome": "0.0.91", "@types/firefox-webext-browser": "70.0.1", "@types/jest": "^24.0.23", |