File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " monaco-editor-core" ,
3- "private" : true ,
4- "version" : " 0.0.0" ,
2+ "name" : " @opensumi/monaco-editor-core" ,
3+ "version" : " 0.53.0-patch.1" ,
54 "description" : " A browser based code editor" ,
6- "author" : " Microsoft Corporation" ,
5+ "author" : " Microsoft Corporation and open source contributors " ,
76 "license" : " MIT" ,
87 "typings" : " ./esm/vs/editor/editor.api.d.ts" ,
98 "module" : " ./esm/vs/editor/editor.main.js" ,
109 "repository" : {
1110 "type" : " git" ,
12- "url" : " https://github.com/microsoft/vscode "
11+ "url" : " https://github.com/opensumi/monaco-editor-core "
1312 },
1413 "bugs" : {
15- "url" : " https://github.com/microsoft/vscode/issues"
14+ "url" : " https://github.com/opensumi/monaco-editor-core/issues"
15+ },
16+ "publishConfig" : {
17+ "registry" : " https://registry.npmjs.org/"
1618 }
1719}
You can’t perform that action at this time.
0 commit comments