fix(gatsby-ipfs-web-wallet): Upgrading version

This commit is contained in:
Chris Troutner
2020-12-17 14:36:05 -08:00
parent 6046000eb8
commit 94b9afe343
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -20860,9 +20860,9 @@
}
},
"gatsby-ipfs-web-wallet": {
"version": "1.18.1",
"resolved": "https://registry.npmjs.org/gatsby-ipfs-web-wallet/-/gatsby-ipfs-web-wallet-1.18.1.tgz",
"integrity": "sha512-KcWN3Kqwb/77f7mlvkIRSeOGK4DaM7IAK7S0+ojbdmZQxbQmCCyd6qU8UoBuU2AAnSoeURr3e11Kl3YQOkS3Og==",
"version": "1.18.2",
"resolved": "https://registry.npmjs.org/gatsby-ipfs-web-wallet/-/gatsby-ipfs-web-wallet-1.18.2.tgz",
"integrity": "sha512-jb9mzv5+3U2TKyxfgywtreOSBOFnU1EffXg/ua0DJo+RibdQ5+FQ6V6v393uzItK1X2o3kANlJrddj9hQRlXyw==",
"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.18.1",
"gatsby-ipfs-web-wallet": "^1.18.2",
"gatsby-plugin-bch-sweep": "^1.5.1"
},
"repository": {