Move some options page funcs to shared lib

This commit is contained in:
Ajay
2023-05-09 16:49:54 -04:00
parent b35bcae213
commit e094f95602
8 changed files with 14 additions and 37 deletions

View File

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