aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorAjay <[email protected]>2023-03-24 19:07:26 -0400
committerAjay <[email protected]>2023-03-24 19:07:26 -0400
commitc2252af575ed425e9256b8fc10ba413a81390d50 (patch)
tree69cc82eab79e354f2481953ca761a122ec35837f /package.json
parente1b30204ce7062e565f6c522ac0639ef918f9bdb (diff)
downloadSponsorBlock-c2252af575ed425e9256b8fc10ba413a81390d50.tar.gz
SponsorBlock-c2252af575ed425e9256b8fc10ba413a81390d50.zip
Move more thumbnail logic to lib
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 5d126a9b..c678efa8 100644
--- a/package.json
+++ b/package.json
@@ -4,7 +4,7 @@
"description": "",
"main": "background.js",
"dependencies": {
- "@ajayyy/maze-utils": "1.1.10",
+ "@ajayyy/maze-utils": "1.1.11",
"content-scripts-register-polyfill": "^4.0.2",
"react": "^18.2.0",
"react-dom": "^18.2.0"