This commit is contained in:
Alex Dima 2021-11-04 23:38:22 +01:00
parent cfc503db64
commit 4fbf3a1cf2
No known key found for this signature in database
GPG key ID: 39563C1504FDD0C9
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View file

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

View file

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