mirror of
https://github.com/fullstack-cash/wallet.fullstack.cash.git
synced 2026-09-21 16:52:05 -07:00
Merge pull request #8 from Permissionless-Software-Foundation/ct-unstable
fix(gatsby-ipfs-web-wallet): Bumping to v1.9.10
This commit is contained in:
Generated
+3
-3
@@ -21931,9 +21931,9 @@
|
||||
}
|
||||
},
|
||||
"gatsby-ipfs-web-wallet": {
|
||||
"version": "1.9.9",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-ipfs-web-wallet/-/gatsby-ipfs-web-wallet-1.9.9.tgz",
|
||||
"integrity": "sha512-QrF3dIfx6RwVluQS/v6sX+irD/f28zMpqWEdUhPXxeQNQiJN2wOcjgIh/CFuHwPXIo+hU69rePk6zBok4HIg8Q==",
|
||||
"version": "1.9.10",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-ipfs-web-wallet/-/gatsby-ipfs-web-wallet-1.9.10.tgz",
|
||||
"integrity": "sha512-4e7zhZhNLBFLCLUh59DH2gnIgoC/3x1y7aV8rQE/fXYbZFO9z0Tz5QSrwlbTmyW23urfMkNo0pdjPZFywRP0uQ==",
|
||||
"requires": {
|
||||
"adminlte-2-react": "^0.1.27",
|
||||
"gatsby": "^2.23.7",
|
||||
|
||||
+1
-1
@@ -21,7 +21,7 @@
|
||||
"dependencies": {
|
||||
"bch-wallet-plugin-postoffice": "Permissionless-Software-Foundation/bch-wallet-plugin-postoffice#ct-unstable",
|
||||
"gatsby": "^2.23.7",
|
||||
"gatsby-ipfs-web-wallet": "^1.9.9",
|
||||
"gatsby-ipfs-web-wallet": "^1.9.10",
|
||||
"gatsby-plugin-compile-es6-packages": "^2.1.0"
|
||||
},
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user