add QR scanner for adding a contact

This commit is contained in:
2023-09-07 18:50:18 -06:00
parent 2db662c125
commit 94d9c425ad
11 changed files with 1087 additions and 21520 deletions

View File

@@ -52,6 +52,7 @@
"vue": "^3.3.4",
"vue-axios": "^3.5.2",
"vue-facing-decorator": "^2.1.20",
"vue-qrcode-reader": "^5.3.4",
"vue-router": "^4.2.3",
"web-did-resolver": "^2.0.27"
},