feat: add broker portfolio import

This commit is contained in:
2026-08-20 14:55:53 +03:00
parent 0003d92583
commit 8d91bea7a9
9 changed files with 218 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@family-budget/backend",
"version": "0.7.5",
"version": "0.8.0",
"private": true,
"scripts": {
"dev": "tsx watch src/app.ts",