Move generate userID to shared lib

This commit is contained in:
Ajay
2023-02-18 02:54:42 -05:00
parent 1d05c2b3df
commit 4ca6a331f1
4 changed files with 11 additions and 30 deletions

View File

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