This commit is contained in:
Alex Dima 2018-03-12 13:57:39 +01:00
parent 5a0b7532f3
commit 22f5c6aa9e
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View file

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

View file

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