mirror of
https://github.com/fullstack-cash/wallet.fullstack.cash.git
synced 2026-09-22 17:22:05 -07:00
fix(gatsby-ipfs-web-wallet): Bumping to v1.9.0
This commit is contained in:
+4
-4
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "bch-wallet-starter",
|
||||
"description": "A BCH web wallet starter for Gatsby.",
|
||||
"name": "wallet.fullstack.cash",
|
||||
"description": "A Gatsby IPFS-enabled web app and BCH web wallet.",
|
||||
"version": "1.0.0",
|
||||
"license": "MIT",
|
||||
"author": "Chris Troutner <chris.troutner@gmail.com>",
|
||||
@@ -19,9 +19,9 @@
|
||||
"test": "npm run lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"bch-wallet-plugin-postoffice": "Permissionless-Software-Foundation/bch-wallet-plugin-postoffice",
|
||||
"bch-wallet-plugin-postoffice": "Permissionless-Software-Foundation/bch-wallet-plugin-postoffice#ct-unstable",
|
||||
"gatsby": "^2.23.7",
|
||||
"gatsby-ipfs-web-wallet": "^1.8.0",
|
||||
"gatsby-ipfs-web-wallet": "^1.9.0",
|
||||
"gatsby-plugin-compile-es6-packages": "^2.1.0"
|
||||
},
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user