Added the qrcode dependency to the package.json

This commit is contained in:
2023-05-31 01:36:18 +02:00
parent 56cdb94e25
commit 6bbbd5c55d
2 changed files with 6 additions and 0 deletions

View File

@ -14,6 +14,7 @@
"@fortawesome/free-solid-svg-icons": "^6.4.0",
"@fortawesome/react-fontawesome": "^0.2.0",
"buffer": "^6.0.3",
"qrcode.react": "^3.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.11.2",