Merge pull request #3607 from microsoft/hediet/capable-iguana

Sets version to 0.36.1
This commit is contained in:
Henning Dieterichs 2023-02-28 10:00:32 +01:00 committed by GitHub
commit 6c56744c34
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
{ {
"name": "monaco-editor", "name": "monaco-editor",
"version": "0.36.0", "version": "0.36.1",
"vscodeRef": "07d120e10a4d3ac790e65b8a6dc85195546df664", "vscodeRef": "07d120e10a4d3ac790e65b8a6dc85195546df664",
"private": true, "private": true,
"description": "A browser based code editor", "description": "A browser based code editor",