Merge branch 'master' into deprecated-api

pull/2748/head
Sebastian Pahnke 5 years ago
commit 8cff40cd56

2
package-lock.json generated

@ -1,6 +1,6 @@
{
"name": "monaco-typescript",
"version": "3.7.0",
"version": "4.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

@ -1,6 +1,6 @@
{
"name": "monaco-typescript",
"version": "3.7.0",
"version": "4.0.0",
"description": "TypeScript and JavaScript language support for Monaco Editor",
"scripts": {
"compile-amd": "mcopy ./src/lib/typescriptServices-amd.js ./out/amd/lib/typescriptServices.js && tsc -p ./src/tsconfig.json",

Loading…
Cancel
Save