mirror of
https://github.com/AykutSarac/jsoncrack.com.git
synced 2025-01-27 15:22:56 +08:00
upgrade cdnjs link for monaco-editor to 0.52.2 (#443)
This commit is contained in:
parent
629c4c43e8
commit
2c4772a3e5
@ -7,7 +7,7 @@ import useFile from "src/store/useFile";
|
||||
|
||||
loader.config({
|
||||
paths: {
|
||||
vs: "https://cdnjs.cloudflare.com/ajax/libs/monaco-editor/0.52.0/min/vs",
|
||||
vs: "https://cdnjs.cloudflare.com/ajax/libs/monaco-editor/0.52.2/min/vs",
|
||||
},
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user