mirror of
https://github.com/fullstack-cash/wallet.fullstack.cash.git
synced 2026-09-21 16:52:05 -07:00
fix(gatsby-ipfs-web-wallet): Upgrading version
This commit is contained in:
Generated
+3
-3
@@ -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
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user