mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 20:52:56 +01:00
Adopt latest monaco-editor-core, monaco-html and monaco-languages
This commit is contained in:
parent
e26e40806d
commit
017c502809
1 changed files with 3 additions and 3 deletions
|
|
@ -20,10 +20,10 @@
|
||||||
"gulp": "^3.9.1",
|
"gulp": "^3.9.1",
|
||||||
"http-server": "^0.9.0",
|
"http-server": "^0.9.0",
|
||||||
"monaco-css": "1.1.4",
|
"monaco-css": "1.1.4",
|
||||||
"monaco-editor-core": "0.6.1",
|
"monaco-editor-core": "0.7.1",
|
||||||
"monaco-json": "1.0.7",
|
"monaco-json": "1.0.7",
|
||||||
"monaco-html": "1.0.0-next.1",
|
"monaco-html": "1.0.0",
|
||||||
"monaco-languages": "0.4.0",
|
"monaco-languages": "0.5.0",
|
||||||
"monaco-typescript": "0.6.1",
|
"monaco-typescript": "0.6.1",
|
||||||
"rimraf": "^2.5.2"
|
"rimraf": "^2.5.2"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue