We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ba4976 commit 54b7c82Copy full SHA for 54b7c82
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "typescript-tools",
3
- "version": "v0.4.0-testing_ts1.4-1",
+ "version": "v0.4.1-testing-ts1.4",
4
"description": "TypeScript Services commandline server",
5
"bin": {
6
"tss": "bin/tss"
@@ -18,5 +18,5 @@
18
"preferGlobal": true,
19
"author": "Claus Reinke",
20
"license": "Apache License, Version 2.0",
21
- "dependencies": "git+https://github.com/Microsoft/TypeScript.git"
+ "dependencies": "git+ssh://git@github.com:Microsoft/TypeScript.git"
22
}
0 commit comments