Skip to content

Commit

Permalink
Manual: Updated monaco-editor to 0.40.0 (#26503)
Browse files Browse the repository at this point in the history
* Manual: Updated `monaco-editor` to `latest`

* Manual: Updated `monaco-editor` to `0.40.0`
  • Loading branch information
linbingquan committed Jul 28, 2023
1 parent b06cf3c commit 5a23f1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manual/examples/resources/editor.html
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@
</div>
</div>
</body>
<script src="https://unpkg.com/monaco-editor@0.36.0/min/vs/loader.js"></script>
<script src="https://unpkg.com/monaco-editor@0.40.0/min/vs/loader.js"></script>
<script src="editor-settings.js"></script>
<script src="editor.js"></script>

Expand Down

0 comments on commit 5a23f1b

Please sign in to comment.