pull/2748/head
Henning Dieterichs 2021-07-15 14:21:35 +02:00
parent fa0053f154
commit 8edbbc5a7b
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-languages",
"version": "2.5.0",
"version": "2.6.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "monaco-languages",
"version": "2.5.0",
"version": "2.6.0",
"description": "Bundle of many languages for the Monaco Editor.",
"scripts": {
"compile": "mrmdir ./out && tsc -p ./src/tsconfig.json && tsc -p ./src/tsconfig.esm.json",