This commit is contained in:
Henning Dieterichs 2021-06-11 11:45:13 +02:00
parent 6c876fc9f9
commit 19ce286ce4
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.4.0",
"version": "2.5.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View file

@ -1,6 +1,6 @@
{
"name": "monaco-languages",
"version": "2.4.0",
"version": "2.5.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",