pull/2748/head
Alex Dima 5 years ago
parent 14fbd7c2e0
commit cdf8b88e35
No known key found for this signature in database
GPG Key ID: 6E58D7B045760DA0

2
package-lock.json generated

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

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

Loading…
Cancel
Save