From c2ee8fd9ab6754275d7423152681236a46cf36a9 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Mon, 16 Dec 2019 16:59:09 +0100 Subject: cleanup, avoid some circular deps --- tsconfig.json | 1 + 1 file changed, 1 insertion(+) (limited to 'tsconfig.json') diff --git a/tsconfig.json b/tsconfig.json index ab2c42e1a..209721e7c 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -59,6 +59,7 @@ "src/operations/return.ts", "src/operations/state.ts", "src/operations/tip.ts", + "src/operations/versions.ts", "src/operations/withdraw.ts", "src/types/ReserveStatus.ts", "src/types/ReserveTransaction.ts", -- cgit v1.2.3