aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorAjay <[email protected]>2023-03-17 21:10:26 -0400
committerAjay <[email protected]>2023-03-17 21:10:26 -0400
commit5d610a342f29f34dcac143a54f9b419a0eec7a24 (patch)
tree747c1bf24ada9d0ab7b547c65b3fa58dbc6b8540 /package.json
parent758f0b7526f5e3774fa723433c7cbc47d21badd5 (diff)
downloadSponsorBlock-5d610a342f29f34dcac143a54f9b419a0eec7a24.tar.gz
SponsorBlock-5d610a342f29f34dcac143a54f9b419a0eec7a24.zip
Inject document script using raw HTML to be fast enough to still be able to hijack listener when visiting YouTube channel page directly
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 694d15a4..555a0e4c 100644
--- a/package.json
+++ b/package.json
@@ -4,7 +4,7 @@
"description": "",
"main": "background.js",
"dependencies": {
- "@ajayyy/maze-utils": "^1.1.8",
+ "@ajayyy/maze-utils": "^1.1.9",
"content-scripts-register-polyfill": "^4.0.2",
"react": "^18.2.0",
"react-dom": "^18.2.0"