mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 11:35:40 +01:00
Adopt latest modules
This commit is contained in:
parent
d899dc15be
commit
be4df5641b
7 changed files with 5849 additions and 1189 deletions
12
package.json
12
package.json
|
|
@ -21,12 +21,12 @@
|
|||
"gulp": "^3.9.1",
|
||||
"gulp-typedoc": "^2.0.0",
|
||||
"http-server": "^0.9.0",
|
||||
"monaco-css": "1.3.3",
|
||||
"monaco-editor-core": "0.10.1",
|
||||
"monaco-html": "1.3.2",
|
||||
"monaco-json": "1.3.2",
|
||||
"monaco-languages": "0.9.0",
|
||||
"monaco-typescript": "2.3.0",
|
||||
"monaco-css": "2.0.0",
|
||||
"monaco-editor-core": "0.11.1",
|
||||
"monaco-html": "2.0.1",
|
||||
"monaco-json": "2.0.0",
|
||||
"monaco-languages": "1.0.0",
|
||||
"monaco-typescript": "3.0.0",
|
||||
"rimraf": "^2.5.2",
|
||||
"typedoc": "^0.8.0",
|
||||
"uncss": "^0.14.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue