fix(postOffice): fix issue with postoffice plugin

This commit is contained in:
Andre Cabrera
2020-08-01 23:39:23 -03:00
parent 6c349fed7e
commit 49aeb0d830
2 changed files with 13 additions and 2 deletions
+3 -1
View File
@@ -19,8 +19,10 @@
"test": "npm run lint"
},
"dependencies": {
"bch-wallet-plugin-postoffice": "^1.0.7",
"gatsby": "^2.23.7",
"gatsby-ipfs-web-wallet": "^1.5.1"
"gatsby-ipfs-web-wallet": "^1.5.1",
"gatsby-plugin-compile-es6-packages": "^2.1.0"
},
"repository": {
"type": "git",