From 32212319f7e6090d310bc141ee45029de77e536f Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Mon, 10 Aug 2020 12:09:39 +0530 Subject: project reference --- packages/taler-integrationtests/tsconfig.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'packages/taler-integrationtests') diff --git a/packages/taler-integrationtests/tsconfig.json b/packages/taler-integrationtests/tsconfig.json index 07e8ab0bf..9fa8001a8 100644 --- a/packages/taler-integrationtests/tsconfig.json +++ b/packages/taler-integrationtests/tsconfig.json @@ -25,7 +25,10 @@ }, "references": [ { - "path": "../idb-bridge/" + "path": "../idb-bridge/", + }, + { + "path": "../taler-wallet-core" } ], "include": ["src/**/*"] -- cgit v1.2.3