fix(gatsby-ipfs-web-wallet): Bumpt to v1.19.4

This commit is contained in:
Chris Troutner
2021-02-13 18:45:51 -08:00
parent 52f3f443e6
commit 21060df264
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -20482,9 +20482,9 @@
}
},
"gatsby-ipfs-web-wallet": {
"version": "1.19.3",
"resolved": "https://registry.npmjs.org/gatsby-ipfs-web-wallet/-/gatsby-ipfs-web-wallet-1.19.3.tgz",
"integrity": "sha512-jgHD4Um8ZWS9+txeDsIaQZDfGZfwaXPehR9+ncXyvBkpZTxBBeOe95cDd891mRGLZAyDBkWQpbVszsVRg9Mh1g==",
"version": "1.19.4",
"resolved": "https://registry.npmjs.org/gatsby-ipfs-web-wallet/-/gatsby-ipfs-web-wallet-1.19.4.tgz",
"integrity": "sha512-HkVArf5jUmoBWIrWT3qxZKQuIe4ik5OVPO8HDZINkFV/Z8dI7hi3hBO3CeCkxZpLypue5AxGRA46lmhoptK53Q==",
"requires": {
"adminlte-2-react": "^0.1.27",
"copy-to-clipboard": "^3.3.1",
+1 -1
View File
@@ -25,7 +25,7 @@
"@capacitor/cli": "^2.4.6",
"@capacitor/core": "^2.4.6",
"gatsby": "^2.31.1",
"gatsby-ipfs-web-wallet": "^1.19.3",
"gatsby-ipfs-web-wallet": "^1.19.4",
"gatsby-plugin-bch-sweep": "^1.5.1"
},
"repository": {