From f65f7c0f1d6b0813f465b62106982001b72be35c Mon Sep 17 00:00:00 2001 From: nerdvibe <6796782+nerdvibe@users.noreply.github.com> Date: Mon, 15 Mar 2021 19:57:44 +0100 Subject: [PATCH] Fixed typo --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 56483ac..6c52e79 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "main": "./dist/index.js", "repository": { "type": "git", - "url": "git+https://github.com/zondax/ledger-cosmos-js.git" + "url": "git+https://github.com/nerdvibe/mina-ledger-js.git" }, "husky": { "hooks": {