Added the qrcode.react dependency to the package.json

This commit is contained in:
2023-11-18 18:16:57 +01:00
parent 0444da18d7
commit 4c2bffab25
2 changed files with 6 additions and 0 deletions

View File

@ -13,6 +13,7 @@
"@fortawesome/fontawesome-svg-core": "^6.4.2",
"@fortawesome/free-solid-svg-icons": "^6.4.2",
"@fortawesome/react-fontawesome": "^0.2.0",
"qrcode.react": "^3.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router": "^6.19.0",