Skip to content

Commit 8700960

Browse files
authored
chore(deps): update Monaco Editor cdn to 0.52.2 (#130)
1 parent 3636505 commit 8700960

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ if (api.endsWith("/")) {
2727

2828
export const monaco_cdn =
2929
window.OPENLIST_CONFIG.monaco_cdn ||
30-
"https://lf3-cdn-tos.bytecdntp.com/cdn/expire-1-M/monaco-editor/0.33.0-dev.20220228/min/vs"
30+
"https://registry.npmmirror.com/monaco-editor/0.52.2/files/min/vs"

0 commit comments

Comments
 (0)