fix(dependencies): Updating dependencies

This commit is contained in:
Chris Troutner
2020-10-15 16:13:27 -07:00
parent a5d2ad07ea
commit 26cb49eb84
2 changed files with 128 additions and 108 deletions
+3 -3
View File
@@ -19,10 +19,10 @@
"test": "npm run lint"
},
"dependencies": {
"bch-wallet-plugin-postoffice": "Permissionless-Software-Foundation/bch-wallet-plugin-postoffice#ct-unstable",
"bch-wallet-plugin-postoffice": "1.0.8",
"gatsby": "^2.23.7",
"gatsby-ipfs-web-wallet": "^1.10.0",
"gatsby-plugin-bch-sweep": "^1.2.3",
"gatsby-ipfs-web-wallet": "^1.11.0",
"gatsby-plugin-bch-sweep": "^1.2.5",
"gatsby-plugin-compile-es6-packages": "^2.1.0"
},
"repository": {