aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorAjay <[email protected]>2023-02-14 01:42:25 -0500
committerAjay <[email protected]>2023-02-14 01:42:25 -0500
commit1d0ac86e5af9ae44302651cef416c94e8da724a4 (patch)
treee6d269917bc7ec3c6e531688b4b7f555ede778fb /package.json
parent12c63b4ff92b82368df55f2c6a9d80b4b4ff608c (diff)
downloadSponsorBlock-1d0ac86e5af9ae44302651cef416c94e8da724a4.tar.gz
SponsorBlock-1d0ac86e5af9ae44302651cef416c94e8da724a4.zip
Move get hash to shared 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 2c5e666b..406a213e 100644
--- a/package.json
+++ b/package.json
@@ -4,7 +4,7 @@
"description": "",
"main": "background.js",
"dependencies": {
- "@ajayyy/maze-utils": "^1.1.2",
+ "@ajayyy/maze-utils": "^1.1.3",
"content-scripts-register-polyfill": "^4.0.2",
"react": "^18.2.0",
"react-dom": "^18.2.0"