summaryrefslogtreecommitdiff
path: root/tsconfig.json
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-10-12 14:20:31 +0200
committerChristian Grothoff <christian@grothoff.org>2020-10-12 14:20:31 +0200
commiteaefc57f2ea5434ad6b7f1c11ee4daa0fc92c76c (patch)
treec7b9ed3351fc16272225553d4e0911108bc8a722 /tsconfig.json
parent0968eb3d4023a8a0a37f7069f162eb786a6e04d2 (diff)
downloadweb-common-eaefc57f2ea5434ad6b7f1c11ee4daa0fc92c76c.tar.gz
web-common-eaefc57f2ea5434ad6b7f1c11ee4daa0fc92c76c.tar.bz2
web-common-eaefc57f2ea5434ad6b7f1c11ee4daa0fc92c76c.zip
update web-common
Diffstat (limited to 'tsconfig.json')
-rw-r--r--tsconfig.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/tsconfig.json b/tsconfig.json
index 8b7e894..1a14563 100644
--- a/tsconfig.json
+++ b/tsconfig.json
@@ -10,6 +10,7 @@
"lib": ["ES6", "DOM"]
},
"files": [
+ "taler-wallet-lib.ts",
"chrome-any.d.ts"
]
}