From 2457613ecc8b8971bd47119b1a02a2f290bb4830 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 24 Oct 2020 10:26:28 +0200 Subject: modify build system to deal with removal of taler-wallet-lib (#5294, e6f994d7d2e5828f70042b2edb5c8005b0961a5e) --- tsconfig.json | 1 - 1 file changed, 1 deletion(-) diff --git a/tsconfig.json b/tsconfig.json index 1a14563..8b7e894 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -10,7 +10,6 @@ "lib": ["ES6", "DOM"] }, "files": [ - "taler-wallet-lib.ts", "chrome-any.d.ts" ] } -- cgit v1.2.3