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 08e4561 commit 9646164Copy full SHA for 9646164
explorer/index.html
@@ -5,7 +5,7 @@
5
<link rel="icon" href="/favicon.ico">
6
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7
<title>yaml-eslint-parser</title>
8
- <script src="https://cdnjs.cloudflare.com/ajax/libs/monaco-editor/0.52.2/min/vs/loader.min.js"></script>
+ <script src="https://cdnjs.cloudflare.com/ajax/libs/monaco-editor/0.53.0/min/vs/loader.min.js"></script>
9
</head>
10
<body>
11
<div id="app"></div>
0 commit comments