From 96101238afb82d200cf9d5005ffc2fc0391f23e4 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Thu, 2 Feb 2023 20:20:58 +0100 Subject: harness,wallet-cli: notification-based testing with RPC wallet --- packages/taler-wallet-core/package.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'packages/taler-wallet-core/package.json') diff --git a/packages/taler-wallet-core/package.json b/packages/taler-wallet-core/package.json index a0047a03f..4f1692872 100644 --- a/packages/taler-wallet-core/package.json +++ b/packages/taler-wallet-core/package.json @@ -36,6 +36,9 @@ "browser": "./lib/index.browser.js", "node": "./lib/index.node.js", "default": "./lib/index.js" + }, + "./remote": { + "node": "./lib/remote.js" } }, "devDependencies": { -- cgit v1.2.3