mirror of
https://github.com/fullstack-cash/wallet.fullstack.cash.git
synced 2026-09-21 16:52:05 -07:00
Merge pull request #30 from Permissionless-Software-Foundation/ct-unstable
fix(gatsby-ipfs-web-wallet): Fixed bug
This commit is contained in:
Generated
+3
-3
@@ -19608,9 +19608,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"gatsby-ipfs-web-wallet": {
|
"gatsby-ipfs-web-wallet": {
|
||||||
"version": "1.18.4",
|
"version": "1.18.5",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-ipfs-web-wallet/-/gatsby-ipfs-web-wallet-1.18.4.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-ipfs-web-wallet/-/gatsby-ipfs-web-wallet-1.18.5.tgz",
|
||||||
"integrity": "sha512-bAiwS9j40jjgijM2zsWZQ8wl1SlJHlxF9mH3ien8RQFPOpKJMnsWefGxpo5y6Tc38o3RUHJahGZotYTiDterww==",
|
"integrity": "sha512-/p9c9QrXZzhWdy2wiBh6KwHbRHslT2NROeJssm4y/4bfQ24j7x4Ay50V3RWXyKK/2pOav8ST8ABV+hqRwrvP3w==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"adminlte-2-react": "^0.1.27",
|
"adminlte-2-react": "^0.1.27",
|
||||||
"copy-to-clipboard": "^3.3.1",
|
"copy-to-clipboard": "^3.3.1",
|
||||||
|
|||||||
+1
-1
@@ -20,7 +20,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"gatsby": "^2.24.80",
|
"gatsby": "^2.24.80",
|
||||||
"gatsby-ipfs-web-wallet": "^1.18.4",
|
"gatsby-ipfs-web-wallet": "^1.18.5",
|
||||||
"gatsby-plugin-bch-sweep": "^1.5.1"
|
"gatsby-plugin-bch-sweep": "^1.5.1"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|||||||
Reference in New Issue
Block a user