This commit is contained in:
Henning Dieterichs 2021-06-11 11:52:36 +02:00
parent 3161137291
commit 3fb5fa051e
No known key found for this signature in database
GPG key ID: 771381EFFDB9EC06
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.4.0",
"version": "4.5.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View file

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