diff options
author | Florian Dold <florian.dold@gmail.com> | 2016-09-26 14:52:33 +0200 |
---|---|---|
committer | Florian Dold <florian.dold@gmail.com> | 2016-09-26 14:52:33 +0200 |
commit | 1426c886aeeaaeaa855f4f162485893dacc79b7e (patch) | |
tree | fa06431f7e9167226c36c93dfa52df1c4d7a4398 /tsconfig.json | |
parent | d76810e4af4b17e382d84b40cf0a56cdc1aae55d (diff) |
make 402 payments work again
Diffstat (limited to 'tsconfig.json')
-rw-r--r-- | tsconfig.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tsconfig.json b/tsconfig.json index cbe7d039f..161b778f2 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -15,7 +15,9 @@ "lib/i18n.ts", "lib/refs.ts", "lib/shopApi.ts", + "lib/taler-wallet-lib.ts", "lib/wallet/checkable.ts", + "lib/wallet/chromeBadge.ts", "lib/wallet/cryptoApi.ts", "lib/wallet/cryptoLib.ts", "lib/wallet/cryptoWorker.ts", |