From 83d4a1addc313f71a71463f7811f1fcc622b51b6 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Thu, 13 Oct 2022 15:14:49 +0200 Subject: use node16 for wallet-core, delete unused taler-config-lib package --- packages/taler-wallet-cli/src/integrationtests/test-revocation.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/taler-wallet-cli/src/integrationtests/test-revocation.ts') diff --git a/packages/taler-wallet-cli/src/integrationtests/test-revocation.ts b/packages/taler-wallet-cli/src/integrationtests/test-revocation.ts index bf35b5382..3ed071a18 100644 --- a/packages/taler-wallet-cli/src/integrationtests/test-revocation.ts +++ b/packages/taler-wallet-cli/src/integrationtests/test-revocation.ts @@ -18,7 +18,7 @@ * Imports. */ import { WalletApiOperation } from "@gnu-taler/taler-wallet-core"; -import { CoinConfig } from "../harness/denomStructures"; +import { CoinConfig } from "../harness/denomStructures.js"; import { GlobalTestState, ExchangeService, -- cgit v1.2.3