This commit is contained in:
Alex Dima 2021-11-04 23:52:27 +01:00
parent 9f47a7d964
commit 862f1c607e
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-languages",
"version": "2.11.0",
"version": "2.11.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View file

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