pull/2748/head
Alex Dima 2021-11-04 23:32:33 +01:00
parent 2d30f7c061
commit 137ce4ea27
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.10.0",
"version": "2.11.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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