8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8694c7 commit 7c0861bCopy full SHA for 7c0861b
explorer-v2/src/app.html
@@ -6,7 +6,7 @@
6
<meta name="viewport" content="width=device-width, initial-scale=1" />
7
8
%sveltekit.head%
9
- <script src="https://cdnjs.cloudflare.com/ajax/libs/monaco-editor/0.47.0/min/vs/loader.min.js"></script>
+ <script src="https://cdnjs.cloudflare.com/ajax/libs/monaco-editor/0.48.0/min/vs/loader.min.js"></script>
10
</head>
11
<body>
12
<div id="svelte">%sveltekit.body%</div>
0 commit comments