mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 05:50:11 +01:00
updating the version in the package.json file
This commit is contained in:
parent
ada2b3d6ae
commit
29a4a3aa14
3 changed files with 30 additions and 12 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "monaco-editor",
|
||||
"version": "0.49.0",
|
||||
"vscodeRef": "dc96b837cf6bb4af9cd736aa3af08cf8279f7685",
|
||||
"version": "0.50.0",
|
||||
"vscodeRef": "5437499feb04f7a586f677b155b039bc2b3669eb",
|
||||
"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.49.0-rc",
|
||||
"monaco-editor-core": "0.50.0-rc",
|
||||
"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