fix(gatsby-ipfs-web-wallet): Updating to v1.20.0

This commit is contained in:
Chris Troutner
2021-02-18 11:58:05 -08:00
parent 8322c8adec
commit 12fc5cb186
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -12,7 +12,7 @@
"@capacitor/cli": "^2.4.6",
"@capacitor/core": "^2.4.6",
"gatsby": "^2.31.1",
"gatsby-ipfs-web-wallet": "^1.19.6",
"gatsby-ipfs-web-wallet": "^1.20.0",
"gatsby-plugin-bch-sweep": "^1.5.2"
},
"devDependencies": {
@@ -12213,9 +12213,9 @@
}
},
"node_modules/gatsby-ipfs-web-wallet": {
"version": "1.19.6",
"resolved": "https://registry.npmjs.org/gatsby-ipfs-web-wallet/-/gatsby-ipfs-web-wallet-1.19.6.tgz",
"integrity": "sha512-Ty76c74U3NdjKDsDbSL2rZEQjvJmUW6uMA7l054Yr0TFe0d4x8KjtDEGq6oUzcdXsN837zmmaYYqCaLw5C5cZw==",
"version": "1.20.0",
"resolved": "https://registry.npmjs.org/gatsby-ipfs-web-wallet/-/gatsby-ipfs-web-wallet-1.20.0.tgz",
"integrity": "sha512-Ny2nKwVOP++gwmeHE9npsQAIaQVVjreXRqtqBd6xQlwWrL1aUb3xFpFDI9RZyNwOGcPxQ4wyUVLT5H+ZsI2w2g==",
"dependencies": {
"adminlte-2-react": "^0.1.27",
"copy-to-clipboard": "^3.3.1",
@@ -45190,9 +45190,9 @@
}
},
"gatsby-ipfs-web-wallet": {
"version": "1.19.6",
"resolved": "https://registry.npmjs.org/gatsby-ipfs-web-wallet/-/gatsby-ipfs-web-wallet-1.19.6.tgz",
"integrity": "sha512-Ty76c74U3NdjKDsDbSL2rZEQjvJmUW6uMA7l054Yr0TFe0d4x8KjtDEGq6oUzcdXsN837zmmaYYqCaLw5C5cZw==",
"version": "1.20.0",
"resolved": "https://registry.npmjs.org/gatsby-ipfs-web-wallet/-/gatsby-ipfs-web-wallet-1.20.0.tgz",
"integrity": "sha512-Ny2nKwVOP++gwmeHE9npsQAIaQVVjreXRqtqBd6xQlwWrL1aUb3xFpFDI9RZyNwOGcPxQ4wyUVLT5H+ZsI2w2g==",
"requires": {
"adminlte-2-react": "^0.1.27",
"copy-to-clipboard": "^3.3.1",