diff options
author | Michael C <[email protected]> | 2022-01-27 00:53:30 -0500 |
---|---|---|
committer | Michael C <[email protected]> | 2022-01-27 00:53:30 -0500 |
commit | 6d0d533fa7236edbd723f07d95d87502ba1a7d96 (patch) | |
tree | 3aa8a2cbc67f97890f9e7b4eb620f5ff97e31405 /package.json | |
parent | 9457aff44f7a6d42ad9be47254ae882c8fe4a686 (diff) | |
download | SponsorBlock-6d0d533fa7236edbd723f07d95d87502ba1a7d96.tar.gz SponsorBlock-6d0d533fa7236edbd723f07d95d87502ba1a7d96.zip |
force listen for mediaKeys
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json index d897a13d..a24d859c 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,6 @@ "@types/firefox-webext-browser": "70.0.1", "@types/jest": "^24.0.23", "@types/jquery": "^3.3.31", - "@types/wicg-mediasession": "^1.1.3", "@typescript-eslint/eslint-plugin": "^4.9.1", "@typescript-eslint/parser": "^4.9.1", "chromedriver": "^92.0.0", |