aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorAjay <[email protected]>2023-02-18 02:54:42 -0500
committerAjay <[email protected]>2023-02-18 02:54:42 -0500
commit4ca6a331f1bfb08447fe2bc7f94cf6ed599b2d32 (patch)
tree56fb9f0bf85116f1e75c031c4aa16b2090d3f651 /package.json
parent1d05c2b3dfc15619a02f0d9333be8051cde60acb (diff)
downloadSponsorBlock-4ca6a331f1bfb08447fe2bc7f94cf6ed599b2d32.tar.gz
SponsorBlock-4ca6a331f1bfb08447fe2bc7f94cf6ed599b2d32.zip
Move generate userID 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 406a213e..1da498bb 100644
--- a/package.json
+++ b/package.json
@@ -4,7 +4,7 @@
"description": "",
"main": "background.js",
"dependencies": {
- "@ajayyy/maze-utils": "^1.1.3",
+ "@ajayyy/maze-utils": "^1.1.4",
"content-scripts-register-polyfill": "^4.0.2",
"react": "^18.2.0",
"react-dom": "^18.2.0"