fix(gatsby-ipfs-web-wallet): bumping version to v1.9.21

This commit is contained in:
Chris Troutner
2020-10-08 11:02:15 -07:00
parent 8d8b25ad37
commit 08b3b49e0e
2 changed files with 47 additions and 44 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
"dependencies": {
"bch-wallet-plugin-postoffice": "Permissionless-Software-Foundation/bch-wallet-plugin-postoffice#ct-unstable",
"gatsby": "^2.23.7",
"gatsby-ipfs-web-wallet": "^1.9.20",
"gatsby-ipfs-web-wallet": "^1.9.21",
"gatsby-plugin-bch-sweep": "^1.2.3",
"gatsby-plugin-compile-es6-packages": "^2.1.0"
},