This commit is contained in:
Henning Dieterichs 2021-06-11 12:27:41 +02:00
parent 62fab0cf3c
commit 9402ad3182
No known key found for this signature in database
GPG key ID: 771381EFFDB9EC06
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.24.0",
"version": "0.25.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View file

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