taler-typescript-core

Wallet core logic and WebUIs for various components
Log | Files | Refs | Submodules | README | LICENSE

commit b6d081b6c7b59e349f2b667ece1b141d52cc4ca2
parent f10172d1bf10ceef1ae3e67f7ed500ab133e6f6a
Author: Florian Dold <florian.dold@gmail.com>
Date:   Mon, 23 Mar 2020 15:28:11 +0530

update git URL

Diffstat:
Mpackage.json | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json @@ -6,7 +6,7 @@ "main": "dist/node/index.js", "repository": { "type": "git", - "url": "git://git.taler.net/wallet.git" + "url": "git://git.taler.net/wallet-core.git" }, "author": "Florian Dold", "license": "GPL-3.0",