aboutsummaryrefslogtreecommitdiff
path: root/tsconfig.json
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2020-03-10 14:47:46 +0530
committerFlorian Dold <florian.dold@gmail.com>2020-03-10 14:47:46 +0530
commit6e2881fabf74a3c1da8e94dcbe3e68fce6080d9e (patch)
treed0f9a5a03260ce0db057c3d962ca35947dffa26d /tsconfig.json
parent26d961ad633027f50ee402b9a7e7fa383c2b33c3 (diff)
downloadwallet-core-6e2881fabf74a3c1da8e94dcbe3e68fce6080d9e.tar.xz
cleanup
Diffstat (limited to 'tsconfig.json')
-rw-r--r--tsconfig.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/tsconfig.json b/tsconfig.json
index ec15f8ddd..a6cd7b260 100644
--- a/tsconfig.json
+++ b/tsconfig.json
@@ -51,8 +51,8 @@
"src/operations/exchanges.ts",
"src/operations/history.ts",
"src/operations/pay.ts",
- "src/operations/payback.ts",
"src/operations/pending.ts",
+ "src/operations/recoup.ts",
"src/operations/refresh.ts",
"src/operations/refund.ts",
"src/operations/reserves.ts",