Fix video mutation listener refresh being called too many times

This commit is contained in:
Ajay
2023-06-16 13:22:43 -04:00
parent fea33945c7
commit 10a0537b78
2 changed files with 8 additions and 8 deletions

View File

@@ -4,7 +4,7 @@
"description": "",
"main": "background.js",
"dependencies": {
"@ajayyy/maze-utils": "1.1.31",
"@ajayyy/maze-utils": "1.1.37",
"content-scripts-register-polyfill": "^4.0.2",
"react": "^18.2.0",
"react-dom": "^18.2.0"