Updating gatsby-ipfs-web-wallet

This commit is contained in:
Chris Troutner
2020-11-10 07:10:03 -08:00
parent 5a49048cb8
commit a538981850
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -21464,9 +21464,9 @@
}
},
"gatsby-ipfs-web-wallet": {
"version": "1.15.0",
"resolved": "https://registry.npmjs.org/gatsby-ipfs-web-wallet/-/gatsby-ipfs-web-wallet-1.15.0.tgz",
"integrity": "sha512-8eOLs1D/O19i65GursaiN/Z6Tz9H5i35EKk3F6KTa+WtIyKHWDWu5ylP4Sciy35DvqqlO7usK48C9lZ61WBkZQ==",
"version": "1.15.1",
"resolved": "https://registry.npmjs.org/gatsby-ipfs-web-wallet/-/gatsby-ipfs-web-wallet-1.15.1.tgz",
"integrity": "sha512-pP9mV0SNfUoBLfTHhSov9y6xpCNIA51lgBubdtxigHtrurksmc0z04hBHyavvzlB2sNi8hW9YaclFV4SLie0rw==",
"requires": {
"adminlte-2-react": "^0.1.27",
"copy-to-clipboard": "^3.3.1",
+1 -1
View File
@@ -20,7 +20,7 @@
},
"dependencies": {
"gatsby": "^2.24.80",
"gatsby-ipfs-web-wallet": "^1.15.0",
"gatsby-ipfs-web-wallet": "^1.15.1",
"gatsby-plugin-bch-sweep": "^1.5.1"
},
"repository": {