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

This commit is contained in:
Chris Troutner
2020-10-09 11:06:56 -07:00
parent 08b3b49e0e
commit 23157dd527
+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"
}, },