mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 10:25:42 +01:00
Prepare for 0.25.0.
This commit is contained in:
parent
bfcb2c5b77
commit
62fab0cf3c
7 changed files with 759 additions and 256 deletions
10
package.json
10
package.json
|
|
@ -22,12 +22,12 @@
|
|||
"clean-css": "^5.1.1",
|
||||
"event-stream": "4.0.1",
|
||||
"gulp": "^4.0.2",
|
||||
"monaco-css": "3.4.0",
|
||||
"monaco-editor-core": "0.24.0",
|
||||
"monaco-html": "3.4.0",
|
||||
"monaco-css": "3.5.0",
|
||||
"monaco-editor-core": "0.25.0",
|
||||
"monaco-html": "3.5.0",
|
||||
"monaco-json": "3.5.1",
|
||||
"monaco-languages": "2.4.0",
|
||||
"monaco-typescript": "4.4.0",
|
||||
"monaco-languages": "2.5.0",
|
||||
"monaco-typescript": "4.5.0",
|
||||
"rimraf": "^3.0.2",
|
||||
"typedoc": "^0.20.29",
|
||||
"typescript": "4.2.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue