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): Bumping to v1.19.2
This commit is contained in:
Generated
+2739
-2374
File diff suppressed because it is too large
Load Diff
+3
-3
@@ -19,8 +19,8 @@
|
|||||||
"test": "npm run lint"
|
"test": "npm run lint"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"gatsby": "^2.24.80",
|
"gatsby": "^2.31.1",
|
||||||
"gatsby-ipfs-web-wallet": "^1.18.6",
|
"gatsby-ipfs-web-wallet": "^1.19.2",
|
||||||
"gatsby-plugin-bch-sweep": "^1.5.1"
|
"gatsby-plugin-bch-sweep": "^1.5.1"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
@@ -32,7 +32,7 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"husky": "^4.2.5",
|
"husky": "^4.2.5",
|
||||||
"semantic-release": "^17.3.0",
|
"semantic-release": "^17.3.7",
|
||||||
"standard": "^14.3.4"
|
"standard": "^14.3.4"
|
||||||
},
|
},
|
||||||
"release": {
|
"release": {
|
||||||
|
|||||||
Reference in New Issue
Block a user