Skip to content

Commit 182c6cb

Browse files
committed
chore(deps): update dependency monaco-editor to v0.40.0
1 parent 02f9d87 commit 182c6cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: explorer-v2/src/app.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1" />
77

88
%sveltekit.head%
9-
<script src="https://cdnjs.cloudflare.com/ajax/libs/monaco-editor/0.39.0/min/vs/loader.min.js"></script>
9+
<script src="https://cdnjs.cloudflare.com/ajax/libs/monaco-editor/0.40.0/min/vs/loader.min.js"></script>
1010
</head>
1111
<body>
1212
<div id="svelte">%sveltekit.body%</div>

0 commit comments

Comments
 (0)