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

fix(dependencies): Updating to latest dependencies
This commit is contained in:
Chris Troutner
2021-01-13 11:13:13 -08:00
committed by GitHub
3 changed files with 317 additions and 230 deletions
+315 -228
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -20,7 +20,7 @@
},
"dependencies": {
"gatsby": "^2.24.82",
"gatsby-ipfs-web-wallet": "^1.18.6",
"gatsby-ipfs-web-wallet": "^1.19.1",
"gatsby-plugin-bch-tx-history": "^1.1.3"
},
"repository": {
+1 -1
View File
@@ -16,7 +16,7 @@ export default function HTML (props) {
/>
{/* minimal-slp-wallet-web */}
<script src='https://unpkg.com/minimal-slp-wallet-web' />
<script src='https://unpkg.com/minimal-slp-wallet' />
{/* bch-message-lib */}
<script src='https://unpkg.com/bch-message-lib' />