chore: minor tweaks

This commit is contained in:
Kamil Myśliwiec
2025-04-11 13:42:34 +02:00
10 changed files with 201 additions and 45 deletions

View File

@@ -25,6 +25,7 @@
"peerDependencies": {
"class-transformer": "*",
"class-validator": "*",
"file-type": "^20.4.1",
"reflect-metadata": "^0.1.12 || ^0.2.0",
"rxjs": "^7.1.0"
},