pull/2748/head
Henning Dieterichs 4 years ago
parent 1fc218be40
commit cfdc74341d
No known key found for this signature in database
GPG Key ID: 771381EFFDB9EC06

2
package-lock.json generated

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

@ -1,6 +1,6 @@
{
"name": "monaco-html",
"version": "3.5.1",
"version": "3.6.0",
"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