Merge pull request #18 from Permissionless-Software-Foundation/ct-unstable

fix(gatsby-ipfs-web-wallet): Bumping to v1.9.20
This commit is contained in:
Chris Troutner
2020-10-07 20:39:59 -07:00
committed by GitHub
+1 -1
View File
@@ -21,7 +21,7 @@
"dependencies": { "dependencies": {
"bch-wallet-plugin-postoffice": "Permissionless-Software-Foundation/bch-wallet-plugin-postoffice#ct-unstable", "bch-wallet-plugin-postoffice": "Permissionless-Software-Foundation/bch-wallet-plugin-postoffice#ct-unstable",
"gatsby": "^2.23.7", "gatsby": "^2.23.7",
"gatsby-ipfs-web-wallet": "^1.9.19", "gatsby-ipfs-web-wallet": "^1.9.20",
"gatsby-plugin-bch-sweep": "^1.2.3", "gatsby-plugin-bch-sweep": "^1.2.3",
"gatsby-plugin-compile-es6-packages": "^2.1.0" "gatsby-plugin-compile-es6-packages": "^2.1.0"
}, },