fix(gatsby-ipfs-web-wallet): Bumping to v1.9.20

This commit is contained in:
Chris Troutner
2020-10-07 20:36:28 -07:00
parent b9fda61bf0
commit 2d02e7db90
+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"
}, },