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-payment-multiple.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/taler-wallet-cli/src/integrationtests/test-payment-multiple.ts') diff --git a/packages/taler-wallet-cli/src/integrationtests/test-payment-multiple.ts b/packages/taler-wallet-cli/src/integrationtests/test-payment-multiple.ts index 3084ecfe0..46325c05f 100644 --- a/packages/taler-wallet-cli/src/integrationtests/test-payment-multiple.ts +++ b/packages/taler-wallet-cli/src/integrationtests/test-payment-multiple.ts @@ -28,7 +28,7 @@ import { getPayto } from "../harness/harness.js"; import { withdrawViaBank } from "../harness/helpers.js"; -import { coin_ct10, coin_u1 } from "../harness/denomStructures"; +import { coin_ct10, coin_u1 } from "../harness/denomStructures.js"; import { WalletApiOperation } from "@gnu-taler/taler-wallet-core"; async function setupTest( -- cgit v1.2.3