fix the previous commit

This commit is contained in:
2023-04-24 17:46:34 +02:00
parent f2a5d5da1a
commit 02a3ea56d3
18 changed files with 23090 additions and 118 deletions

View File

@@ -18,9 +18,19 @@
"@angular/platform-browser": "^15.0.0",
"@angular/platform-browser-dynamic": "^15.0.0",
"@angular/router": "^15.0.0",
"angularx-qrcode": "^15.0.1",
"daisyui": "^2.49.0",
"deepl": "^1.0.13",
"geolib": "^3.3.3",
"nodemon": "^2.0.22",
"os-browserify": "^0.3.0",
"path-browserify": "^1.0.1",
"qrcode": "^1.5.3",
"rxjs": "~7.5.0",
"sharp": "^0.32.0",
"stream-browserify": "^3.0.0",
"tslib": "^2.3.0",
"util": "^0.12.5",
"zone.js": "~0.12.0"
},
"devDependencies": {