mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 17:25:39 +01:00
Update service
This commit is contained in:
parent
46354e4c4b
commit
dba0c1f2a0
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "monaco-html",
|
"name": "monaco-html",
|
||||||
"version": "1.1.0-next.1",
|
"version": "1.1.0-next.2",
|
||||||
"description": "HTML plugin for the Monaco Editor",
|
"description": "HTML plugin for the Monaco Editor",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"compile": "gulp compile",
|
"compile": "gulp compile",
|
||||||
|
|
@ -29,7 +29,7 @@
|
||||||
"object-assign": "^4.1.0",
|
"object-assign": "^4.1.0",
|
||||||
"rimraf": "^2.5.2",
|
"rimraf": "^2.5.2",
|
||||||
"typescript": "2.0.3",
|
"typescript": "2.0.3",
|
||||||
"vscode-html-languageservice": "^1.0.0-next.5",
|
"vscode-html-languageservice": "1.0.0-next.6",
|
||||||
"vscode-languageserver-types": "^1.0.4-next.2"
|
"vscode-languageserver-types": "^1.0.4-next.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue