card game

This commit is contained in:
2026-05-31 14:39:45 -05:00
parent 5cc62433bd
commit 6abe253547
18 changed files with 2713 additions and 20 deletions

View File

@@ -18,7 +18,10 @@
"@angular/platform-browser": "^18.2.0",
"@angular/platform-browser-dynamic": "^18.2.0",
"@angular/router": "^18.2.0",
"pdfkit": "^0.18.0",
"qrcode": "^1.5.4",
"rxjs": "~7.8.0",
"sharp": "^0.34.5",
"tslib": "^2.3.0",
"zone.js": "~0.14.10"
},