Skip to content

Commit 475313a

Browse files
crystalinclaude
andauthored
feat: update Moonbeam and Polkadot dependencies for runtime-3700 (#64)
Co-authored-by: Claude <[email protected]>
1 parent 2437b60 commit 475313a

File tree

7 files changed

+1142
-4012
lines changed

7 files changed

+1142
-4012
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Options:
4444
<html>
4545
<head>
4646
<title>Monitoring</title>
47-
<link rel="modulepreload" href="https://unpkg.com/[email protected].3/dist/index.js" charset="UTF-8" integrity="sha384-J5uQSGnadTUjTPo1vMrVA0Ot9kThfv0uF+LLfslCFq4HZrluUv4pxvpECadnnAzS" crossorigin="anonymous"></script>
47+
<link rel="modulepreload" href="https://unpkg.com/[email protected].4/dist/index.js" charset="UTF-8" integrity="sha384-pXYTlE2ztDyqXEAht0WghurxiilWJ49pXPQLr/0b7J8mxlGxpV7voybPRDdEbvsC" crossorigin="anonymous"></script>
4848
<style>
4949
body {
5050
padding: 2rem;
@@ -59,7 +59,7 @@ Options:
5959
<div id="main-moonriver"></div>
6060
<div id="main-moonbeam"></div>
6161
<script type="module">
62-
import * as mbTools from "https://unpkg.com/[email protected].3/dist/index.js";
62+
import * as mbTools from "https://unpkg.com/[email protected].4/dist/index.js";
6363
const monitorNetwork = async (api, networkName) => {
6464
const pre = document.createElement("pre");
6565
const title = document.createElement("h2");

bun.lock

Lines changed: 284 additions & 741 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)