Prepares 0.35.0 release

This commit is contained in:
Henning Dieterichs 2023-02-06 14:39:00 +01:00
parent f23f4da42b
commit 1a9fd8b095
No known key found for this signature in database
GPG key ID: 771381EFFDB9EC06
5 changed files with 801 additions and 301 deletions

View file

@ -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",