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": {
|
||||
"version": "1.18.4",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-ipfs-web-wallet/-/gatsby-ipfs-web-wallet-1.18.4.tgz",
|
||||
"integrity": "sha512-bAiwS9j40jjgijM2zsWZQ8wl1SlJHlxF9mH3ien8RQFPOpKJMnsWefGxpo5y6Tc38o3RUHJahGZotYTiDterww==",
|
||||
"version": "1.18.5",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-ipfs-web-wallet/-/gatsby-ipfs-web-wallet-1.18.5.tgz",
|
||||
"integrity": "sha512-/p9c9QrXZzhWdy2wiBh6KwHbRHslT2NROeJssm4y/4bfQ24j7x4Ay50V3RWXyKK/2pOav8ST8ABV+hqRwrvP3w==",
|
||||
"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.4",
|
||||
"gatsby-ipfs-web-wallet": "^1.18.5",
|
||||
"gatsby-plugin-bch-sweep": "^1.5.1"
|
||||
},
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user