fix: import identical JSON transactions

This commit is contained in:
2026-08-26 00:39:55 +03:00
parent 45f0561fd6
commit 62519f80cd
5 changed files with 43 additions and 10 deletions

View File

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