mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 10:25:42 +01:00
Prepares 0.35.0 release
This commit is contained in:
parent
f23f4da42b
commit
1a9fd8b095
5 changed files with 801 additions and 301 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "monaco-editor",
|
||||
"version": "0.34.1",
|
||||
"vscodeRef": "0316a754aa4c25208bef91937efbce2ab1e3ce37",
|
||||
"version": "0.35.0",
|
||||
"vscodeRef": "d374739638b8094ecc2756d5f4bc18bc47f5d17b",
|
||||
"private": true,
|
||||
"description": "A browser based code editor",
|
||||
"homepage": "https://github.com/microsoft/monaco-editor",
|
||||
|
|
@ -50,7 +50,7 @@
|
|||
"jsdom": "^19.0.0",
|
||||
"jsonc-parser": "^3.0.0",
|
||||
"mocha": "^9.2.0",
|
||||
"monaco-editor-core": "0.35.0-dev.20221208",
|
||||
"monaco-editor-core": "0.35.0-dev.20230127",
|
||||
"parcel": "^2.7.0",
|
||||
"playwright": "^1.18.1",
|
||||
"prettier": "^2.5.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue