aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorAjay <[email protected]>2023-06-16 13:22:43 -0400
committerAjay <[email protected]>2023-06-16 13:22:43 -0400
commit10a0537b7848a523344c3b3bc02d2fb7b9affc38 (patch)
treef290d60f2f2b2781e75222e7e94d9d260bf69b40 /package.json
parentfea33945c7ce7da71cf93cb166de55a0efa2711f (diff)
downloadSponsorBlock-10a0537b7848a523344c3b3bc02d2fb7b9affc38.tar.gz
SponsorBlock-10a0537b7848a523344c3b3bc02d2fb7b9affc38.zip
Fix video mutation listener refresh being called too many times
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 e5ae3b77..a348c2c3 100644
--- a/package.json
+++ b/package.json
@@ -4,7 +4,7 @@
"description": "",
"main": "background.js",
"dependencies": {
- "@ajayyy/maze-utils": "1.1.31",
+ "@ajayyy/maze-utils": "1.1.37",
"content-scripts-register-polyfill": "^4.0.2",
"react": "^18.2.0",
"react-dom": "^18.2.0"