diff options
Diffstat (limited to 'tsconfig.json')
-rw-r--r-- | tsconfig.json | 1 |
1 files changed, 1 insertions, 0 deletions
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", |