mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 05:50:11 +01:00
0.41.0
This commit is contained in:
parent
50a8a5ffbf
commit
38e1e3d097
3 changed files with 31 additions and 13 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "monaco-editor",
|
||||
"version": "0.40.0",
|
||||
"vscodeRef": "660393deaaa6d1996740ff4880f1bad43768c814",
|
||||
"version": "0.41.0",
|
||||
"vscodeRef": "6445d93c81ebe42c4cbd7a60712e0b17d9463e97",
|
||||
"private": true,
|
||||
"description": "A browser based code editor",
|
||||
"homepage": "https://github.com/microsoft/monaco-editor",
|
||||
|
|
@ -52,7 +52,7 @@
|
|||
"jsdom": "^19.0.0",
|
||||
"jsonc-parser": "^3.0.0",
|
||||
"mocha": "^9.2.0",
|
||||
"monaco-editor-core": "^0.40.0-dev.20230629",
|
||||
"monaco-editor-core": "0.41.0-rc1",
|
||||
"parcel": "^2.7.0",
|
||||
"pin-github-action": "^1.8.0",
|
||||
"playwright": "^1.32.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue