diff options
author | Ajay <[email protected]> | 2023-05-24 23:50:12 -0400 |
---|---|---|
committer | Ajay <[email protected]> | 2023-05-24 23:50:12 -0400 |
commit | d5d766b429fb08802aabc72d187259d8db1e3a79 (patch) | |
tree | 4c8dec7726ee62543ebbbbd2c0b4e1f836c85259 /package.json | |
parent | a83e83c1b14cad53e191555513a1c2bec1949a57 (diff) | |
download | SponsorBlock-d5d766b429fb08802aabc72d187259d8db1e3a79.tar.gz SponsorBlock-d5d766b429fb08802aabc72d187259d8db1e3a79.zip |
Another video element change check when video id changes
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 05511636..c5642ddc 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "", "main": "background.js", "dependencies": { - "@ajayyy/maze-utils": "1.1.28", + "@ajayyy/maze-utils": "1.1.29", "content-scripts-register-polyfill": "^4.0.2", "react": "^18.2.0", "react-dom": "^18.2.0" |