mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 09:20:10 +01:00
Merge pull request #2674 from silverwind/patch-1
Fix letter case in repo URL
This commit is contained in:
commit
3f21d2b2de
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
|||
"module": "./esm/vs/editor/editor.main.js",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Microsoft/monaco-editor"
|
||||
"url": "https://github.com/microsoft/monaco-editor"
|
||||
},
|
||||
"devDependencies": {
|
||||
"clean-css": "^5.1.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue