pull/2748/head
Martin Aeschlimann 4 years ago
parent d27f333f4b
commit e2a78745d6
No known key found for this signature in database
GPG Key ID: 2609A01E695523E3

2
package-lock.json generated

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

@ -1,6 +1,6 @@
{
"name": "monaco-html",
"version": "3.5.0",
"version": "3.5.1",
"description": "HTML plugin for the Monaco Editor",
"scripts": {
"compile": "mrmdir ./out && tsc -p ./src/tsconfig.json && tsc -p ./src/tsconfig.esm.json && node ./scripts/dts && prettier --write ./monaco.d.ts",

Loading…
Cancel
Save