mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 22:02:55 +01:00
use TypeScript 2.1.5, fixes #177
This commit is contained in:
parent
68ba05ecd8
commit
77b2acb257
1 changed files with 1 additions and 1 deletions
|
|
@ -27,6 +27,6 @@
|
||||||
"monaco-editor-core": "^0.7.0",
|
"monaco-editor-core": "^0.7.0",
|
||||||
"object-assign": "^4.1.0",
|
"object-assign": "^4.1.0",
|
||||||
"rimraf": "^2.5.2",
|
"rimraf": "^2.5.2",
|
||||||
"typescript": "2.0.3"
|
"typescript": "2.1.5"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue