mirror of
https://github.com/fullstack-cash/explorer.fullstack.cash.git
synced 2026-09-21 16:52:05 -07:00
Merge pull request #30 from Permissionless-Software-Foundation/dh-fix-bch-wallet-starter
fix(build): fixed bch-wallet-starter
This commit is contained in:
Generated
+6371
-9956
File diff suppressed because it is too large
Load Diff
+3
-3
@@ -19,9 +19,9 @@
|
|||||||
"test": "npm run lint"
|
"test": "npm run lint"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"gatsby": "^2.32.3",
|
"gatsby": "^3.7.2",
|
||||||
"gatsby-ipfs-web-wallet": "1.24.1",
|
"gatsby-ipfs-web-wallet": "1.25.3",
|
||||||
"gatsby-plugin-bch-tx-history": "^1.1.3"
|
"gatsby-plugin-bch-tx-history": "^1.1.4"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|||||||
Reference in New Issue
Block a user