aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorAjay <[email protected]>2023-04-30 18:13:38 -0400
committerAjay <[email protected]>2023-04-30 18:13:38 -0400
commitb2f36055715a851cded2522c33480165cdc90b55 (patch)
tree51a148aaa41b9794180dcd028dfa16b5052e0a6b /package.json
parentda1be6c87bb6c49e59e669434367dfe3f975895c (diff)
downloadSponsorBlock-b2f36055715a851cded2522c33480165cdc90b55.tar.gz
SponsorBlock-b2f36055715a851cded2522c33480165cdc90b55.zip
Fix submit button in fullscreen and theater mode
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 8eb93436..3b139822 100644
--- a/package.json
+++ b/package.json
@@ -4,7 +4,7 @@
"description": "",
"main": "background.js",
"dependencies": {
- "@ajayyy/maze-utils": "1.1.23",
+ "@ajayyy/maze-utils": "1.1.24",
"content-scripts-register-polyfill": "^4.0.2",
"react": "^18.2.0",
"react-dom": "^18.2.0"