Merge pull request #30 from Permissionless-Software-Foundation/dh-fix-bch-wallet-starter

fix(build): fixed bch-wallet-starter
This commit is contained in:
Chris Troutner
2021-07-08 08:55:46 -07:00
committed by GitHub
2 changed files with 6373 additions and 9958 deletions
+6362 -9947
View File
File diff suppressed because it is too large Load Diff
+3 -3
View File
@@ -19,9 +19,9 @@
"test": "npm run lint"
},
"dependencies": {
"gatsby": "^2.32.3",
"gatsby-ipfs-web-wallet": "1.24.1",
"gatsby-plugin-bch-tx-history": "^1.1.3"
"gatsby": "^3.7.2",
"gatsby-ipfs-web-wallet": "1.25.3",
"gatsby-plugin-bch-tx-history": "^1.1.4"
},
"repository": {
"type": "git",