Add warning if CPU Tamer extension is detected

This commit is contained in:
Ajay
2023-05-10 19:38:03 -04:00
parent 282a4670ce
commit 54437ed0fd
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.27",
"@ajayyy/maze-utils": "1.1.28",
"content-scripts-register-polyfill": "^4.0.2",
"react": "^18.2.0",
"react-dom": "^18.2.0"