Explorar o código

The version of monaco-typescript is independent of the version of typescript it ships and reflects its own API surface

Alex Dima %!s(int64=5) %!d(string=hai) anos
pai
achega
6dce21c4e5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      package.json

+ 1 - 1
package.json

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