summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-android/src/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'packages/taler-wallet-android/src/index.ts')
-rw-r--r--packages/taler-wallet-android/src/index.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/taler-wallet-android/src/index.ts b/packages/taler-wallet-android/src/index.ts
index 698a170ad..6f6fa9915 100644
--- a/packages/taler-wallet-android/src/index.ts
+++ b/packages/taler-wallet-android/src/index.ts
@@ -40,7 +40,7 @@ import {
WALLET_MERCHANT_PROTOCOL_VERSION,
bytesToString,
stringToBytes,
-} from "taler-wallet-core";
+} from "@gnu-taler/taler-wallet-core";
import fs from "fs";