mirror of
https://github.com/fullstack-cash/wallet.fullstack.cash.git
synced 2026-09-21 16:52:05 -07:00
fix(postOffice): fix issue with postoffice plugin
This commit is contained in:
+3
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user