mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 16:15:41 +01:00
Adopt latest monaco-editor-core, adopt TS 2.0
This commit is contained in:
parent
b82f866e12
commit
3b0a3b3b41
1 changed files with 3 additions and 3 deletions
|
|
@ -22,13 +22,13 @@
|
|||
"event-stream": "^3.3.2",
|
||||
"gulp": "^3.9.1",
|
||||
"gulp-requirejs": "^0.1.3",
|
||||
"gulp-tsb": "^1.10.4",
|
||||
"gulp-tsb": "^2.0.0",
|
||||
"gulp-uglify": "^1.5.3",
|
||||
"merge-stream": "^1.0.0",
|
||||
"monaco-editor-core": "0.7.1",
|
||||
"monaco-editor-core": "^0.7.0",
|
||||
"object-assign": "^4.1.0",
|
||||
"rimraf": "^2.5.2",
|
||||
"typescript": "1.8.10",
|
||||
"typescript": "2.0.3",
|
||||
"vscode-html-languageservice": "^1.0.0-next.2",
|
||||
"vscode-languageserver-types": "^1.0.4-next.2"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue