Fix invidious support for thumbnail labels

This commit is contained in:
Ajay
2023-03-17 23:41:59 -04:00
parent 52f58b8ea4
commit 2374f4d31b
4 changed files with 10 additions and 9 deletions

View File

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