pull/2748/head
Alex Dima 3 years ago
parent e3a760e054
commit 64042339ee
No known key found for this signature in database
GPG Key ID: 39563C1504FDD0C9

2
package-lock.json generated

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

@ -1,6 +1,6 @@
{
"name": "monaco-typescript",
"version": "4.9.0",
"version": "4.9.1",
"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