Move more funcs to shared lib

This commit is contained in:
Ajay
2023-05-09 22:12:15 -04:00
parent 33d098d78a
commit 92fabdf37a
7 changed files with 18 additions and 41 deletions

View File

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