This commit is contained in:
Martin Aeschlimann 2019-03-19 15:13:55 +01:00
parent be400caee9
commit 22c0d87c23
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View file

@ -1,6 +1,6 @@
{
"name": "monaco-html",
"version": "2.5.0",
"version": "2.5.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View file

@ -1,6 +1,6 @@
{
"name": "monaco-html",
"version": "2.5.0",
"version": "2.5.1",
"description": "HTML plugin for the Monaco Editor",
"scripts": {
"compile": "mrmdir ./out && tsc -p ./src/tsconfig.json && tsc -p ./src/tsconfig.esm.json",