From b5f8c3cfa5411687650966cfbc1b83d4b21091ec Mon Sep 17 00:00:00 2001 From: Chris Troutner Date: Fri, 20 Nov 2020 20:19:44 -0800 Subject: [PATCH] Using github in place of npm --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index d520bfa..38b379c 100644 --- a/package.json +++ b/package.json @@ -25,14 +25,14 @@ }, "repository": { "type": "git", - "url": "https://github.com/Permissionless-Software-Foundation/bch-wallet-starter" + "url": "https://github.com/Permissionless-Software-Foundation/wallet.fullstack.cash" }, "bugs": { - "url": "https://github.com/Permissionless-Software-Foundation/bch-wallet-starter/issues" + "url": "https://github.com/Permissionless-Software-Foundation/wallet.fullstack.cash/issues" }, "devDependencies": { "husky": "^4.2.5", - "semantic-release": "^17.1.1", + "semantic-release": "Permissionless-Software-Foundation/gatsby-ipfs-web-wallet", "standard": "^14.3.4" }, "release": {