This commit is contained in:
Alex Dima 2019-03-04 15:48:05 +01:00
parent f39458d794
commit ff32e4a315
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View file

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

View file

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