From 5859c33ce89ef142e44b1acebfacb964919073ff Mon Sep 17 00:00:00 2001 From: Ajay Date: Mon, 13 Feb 2023 02:31:25 -0500 Subject: Move video handing and config to shared library --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') 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" -- cgit v1.2.3