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

fix(gatsby-ipfs-web-wallet): Bumping to v1.9.23
This commit is contained in:
Chris Troutner
2020-10-09 11:13:35 -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.21", "gatsby-ipfs-web-wallet": "^1.9.23",
"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"
}, },