This commit is contained in:
Alexandru Dima 2020-01-06 16:09:36 +01:00
parent 7adfb57575
commit b5a0ee71c2
No known key found for this signature in database
GPG key ID: 6E58D7B045760DA0
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.19.1",
"version": "0.19.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View file

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