Merge pull request #33 from Permissionless-Software-Foundation/ct-unstable

fix(gatsby-ipfs-web-wallet): Bumping to v1.19.2
This commit is contained in:
Chris Troutner
2021-01-24 19:02:26 -08:00
committed by GitHub
2 changed files with 2742 additions and 2377 deletions
+2739 -2374
View File
File diff suppressed because it is too large Load Diff
+3 -3
View File
@@ -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": {