mirror of
https://github.com/fullstack-cash/explorer.fullstack.cash.git
synced 2026-09-21 16:52:05 -07:00
fix(dependencies): Updating to latest dependencies
This commit is contained in:
Generated
+315
-228
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -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
@@ -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' />
|
||||
|
||||
Reference in New Issue
Block a user