File size: 164 Bytes
b396dad
57864b1
 
 
b396dad
d861e26
 
b396dad
57864b1
1
2
3
4
5
6
7
8
9
{
  "scripts": {
    "sync-users": "python backend/scripts/upload_users.py"
  },
  "dependencies": {
    "html2canvas": "^1.4.1",
    "qrcode.react": "^4.2.0"
  }
}