diff options
author | Ajay <[email protected]> | 2023-05-30 16:02:34 -0400 |
---|---|---|
committer | Ajay <[email protected]> | 2023-05-30 16:02:34 -0400 |
commit | fea33945c7ce7da71cf93cb166de55a0efa2711f (patch) | |
tree | 60ab189254d115cdbe61b181c3a5f5fa2e0bad6a /package.json | |
parent | 22826e3b363f63f55a2c6ca12a4725740d672b23 (diff) | |
download | SponsorBlock-fea33945c7ce7da71cf93cb166de55a0efa2711f.tar.gz SponsorBlock-fea33945c7ce7da71cf93cb166de55a0efa2711f.zip |
bump maze utils again
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index b8fe3e5f..e5ae3b77 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "", "main": "background.js", "dependencies": { - "@ajayyy/maze-utils": "1.1.30", + "@ajayyy/maze-utils": "1.1.31", "content-scripts-register-polyfill": "^4.0.2", "react": "^18.2.0", "react-dom": "^18.2.0" |