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

fix(post office): Pulling plugin directly from GitHub
This commit is contained in:
Chris Troutner
2020-08-05 20:24:53 -07:00
committed by GitHub
2 changed files with 3812 additions and 2165 deletions
+3811 -2164
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -19,7 +19,7 @@
"test": "npm run lint"
},
"dependencies": {
"bch-wallet-plugin-postoffice": "^1.0.7",
"bch-wallet-plugin-postoffice": "Permissionless-Software-Foundation/bch-wallet-plugin-postoffice",
"gatsby": "^2.23.7",
"gatsby-ipfs-web-wallet": "^1.8.0",
"gatsby-plugin-compile-es6-packages": "^2.1.0"