diff options
author | Ajay <[email protected]> | 2023-03-10 03:49:01 -0500 |
---|---|---|
committer | Ajay <[email protected]> | 2023-03-10 03:49:01 -0500 |
commit | 758f0b7526f5e3774fa723433c7cbc47d21badd5 (patch) | |
tree | 852a26f8f71d61aade3af35f07faabeb594f447d /package.json | |
parent | 3ace3b96506fbcb4648e36129bfc6e735d73d811 (diff) | |
download | SponsorBlock-758f0b7526f5e3774fa723433c7cbc47d21badd5.tar.gz SponsorBlock-758f0b7526f5e3774fa723433c7cbc47d21badd5.zip |
Show Full-Video Labels on thumbnails
Co-authored-by: mini-bomba <[email protected]>
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 d4399fa3..694d15a4 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "", "main": "background.js", "dependencies": { - "@ajayyy/maze-utils": "^1.1.7", + "@ajayyy/maze-utils": "^1.1.8", "content-scripts-register-polyfill": "^4.0.2", "react": "^18.2.0", "react-dom": "^18.2.0" |