fix(gatsby-ipfs-web-wallet): Updating to v1.20.0

This commit is contained in:
Chris Troutner
2021-02-19 07:25:06 -08:00
parent 9cc4fe896b
commit 8d51d87bef
2 changed files with 35951 additions and 15003 deletions
+35947 -14999
View File
File diff suppressed because it is too large Load Diff
+4 -4
View File
@@ -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": [