address qr code
Showing
... | ... | @@ -49,6 +49,7 @@ |
"phoenix": "^1.6.15", | ||
"pino-http": "^8.2.1", | ||
"pino-pretty": "^9.1.1", | ||
"qrcode": "^1.5.1", | ||
"react": "18.1.0", | ||
"react-dom": "18.1.0", | ||
"react-hook-form": "^7.33.1", | ||
... | ... | @@ -66,6 +67,7 @@ |
"@types/jest": "^29.2.0", | ||
"@types/node": "17.0.36", | ||
"@types/phoenix": "^1.5.4", | ||
"@types/qrcode": "^1.5.0", | ||
"@types/react": "18.0.9", | ||
"@types/react-dom": "18.0.5", | ||
"@types/ws": "^8.5.3", | ||
... | ... |
10.9 KB
9.05 KB
3.17 KB