瀏覽代碼

Manual: Updated `monaco-editor` to `0.36.0` (#25583)

linbingquan 2 年之前
父節點
當前提交
351d788f5a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      manual/examples/resources/editor.html

+ 1 - 1
manual/examples/resources/editor.html

@@ -277,7 +277,7 @@ button:focus {
   </div>
 </div>
 </body>
-<script src="https://unpkg.com/[email protected]4.1/min/vs/loader.js"></script>
+<script src="https://unpkg.com/[email protected]6.0/min/vs/loader.js"></script>
 <script src="editor-settings.js"></script>
 <script src="editor.js"></script>