mirror of
https://github.com/fullstack-cash/wallet.fullstack.cash.git
synced 2026-09-21 16:52:05 -07:00
Using github in place of npm
This commit is contained in:
+3
-3
@@ -25,14 +25,14 @@
|
|||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/Permissionless-Software-Foundation/bch-wallet-starter"
|
"url": "https://github.com/Permissionless-Software-Foundation/wallet.fullstack.cash"
|
||||||
},
|
},
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/Permissionless-Software-Foundation/bch-wallet-starter/issues"
|
"url": "https://github.com/Permissionless-Software-Foundation/wallet.fullstack.cash/issues"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"husky": "^4.2.5",
|
"husky": "^4.2.5",
|
||||||
"semantic-release": "^17.1.1",
|
"semantic-release": "Permissionless-Software-Foundation/gatsby-ipfs-web-wallet",
|
||||||
"standard": "^14.3.4"
|
"standard": "^14.3.4"
|
||||||
},
|
},
|
||||||
"release": {
|
"release": {
|
||||||
|
|||||||
Reference in New Issue
Block a user