aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorAjay <[email protected]>2023-02-13 02:31:25 -0500
committerAjay <[email protected]>2023-02-13 02:31:25 -0500
commit5859c33ce89ef142e44b1acebfacb964919073ff (patch)
tree1713c1c1af7b3781d106daa5eda380045848196b /package.json
parentf4d80d88438ff31bc067ff480fd94112d972718d (diff)
downloadSponsorBlock-5859c33ce89ef142e44b1acebfacb964919073ff.tar.gz
SponsorBlock-5859c33ce89ef142e44b1acebfacb964919073ff.zip
Move video handing and config to shared library
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 d2492c38..4a9f3949 100644
--- a/package.json
+++ b/package.json
@@ -4,7 +4,7 @@
"description": "",
"main": "background.js",
"dependencies": {
- "@ajayyy/maze-utils": "^1.0.3",
+ "@ajayyy/maze-utils": "^1.1.0",
"content-scripts-register-polyfill": "^4.0.2",
"react": "^18.2.0",
"react-dom": "^18.2.0"