mirror of
https://github.com/fullstack-cash/explorer.fullstack.cash.git
synced 2026-09-21 16:52:05 -07:00
fix(gatsby-ipfs-web-wallet): Updating to v1.20.0
This commit is contained in:
Generated
+35922
-14974
File diff suppressed because it is too large
Load Diff
+4
-4
@@ -19,8 +19,8 @@
|
|||||||
"test": "npm run lint"
|
"test": "npm run lint"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"gatsby": "^2.24.82",
|
"gatsby": "^2.32.3",
|
||||||
"gatsby-ipfs-web-wallet": "^1.19.1",
|
"gatsby-ipfs-web-wallet": "^1.20.0",
|
||||||
"gatsby-plugin-bch-tx-history": "^1.1.3"
|
"gatsby-plugin-bch-tx-history": "^1.1.3"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
@@ -31,8 +31,8 @@
|
|||||||
"url": "https://github.com/Permissionless-Software-Foundation/bch-wallet-starter/issues"
|
"url": "https://github.com/Permissionless-Software-Foundation/bch-wallet-starter/issues"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"semantic-release": "^17.3.0",
|
"semantic-release": "^17.3.9",
|
||||||
"standard": "^14.3.4"
|
"standard": "^16.0.3"
|
||||||
},
|
},
|
||||||
"release": {
|
"release": {
|
||||||
"publish": [
|
"publish": [
|
||||||
|
|||||||
Reference in New Issue
Block a user