pull/2757/head v0.30.1
Alex Dima 2021-11-09 16:30:31 +01:00
parent 5af2334c5e
commit 5a7ba61be9
No known key found for this signature in database
GPG Key ID: 39563C1504FDD0C9
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "monaco-editor",
"version": "0.30.0",
"version": "0.30.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,7 +1,7 @@
{
"name": "monaco-editor",
"private": true,
"version": "0.30.0",
"version": "0.30.1",
"description": "A browser based code editor",
"author": "Microsoft Corporation",
"license": "MIT",