pull/2748/head
Henning Dieterichs 2021-08-16 11:49:19 +02:00
parent b7b0e10af4
commit 7903958fcc
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.6.0",
"version": "4.7.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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