提交 c4144971 编写于 作者: D Dirk Baeumer

Update to tsserver 1.8.10

上级 afaad416
......@@ -4,7 +4,7 @@
"name": "Microsoft Corp."
},
"homepage": "http://typescriptlang.org/",
"version": "1.8.9",
"version": "1.8.10",
"license": "Apache-2.0",
"description": "TypeScript is a language for application scale JavaScript development",
"keywords": [
......@@ -19,7 +19,7 @@
},
"repository": {
"type": "git",
"url": "https://github.com/Microsoft/TypeScript.git"
"url": "git+https://github.com/Microsoft/TypeScript.git"
},
"main": "./lib/typescript.js",
"typings": "./lib/typescript.d.ts",
......@@ -58,11 +58,12 @@
"os": false,
"path": false
},
"gitHead": "9ef75534e0fd5f92bef86b520dff768c11a2df4d",
"_id": "typescript@1.8.9",
"_shasum": "b3b3a74059fd31cbd3ecad95d62465939e7ed5fa",
"gitHead": "794c57478ec2a44ee15fb3e245a4c5d2d1612375",
"_id": "typescript@1.8.10",
"_shasum": "b475d6e0dff0bf50f296e5ca6ef9fbb5c7320f1e",
"_from": "typescript@latest",
"_npmVersion": "2.0.0",
"_npmVersion": "2.14.2",
"_nodeVersion": "5.9.0",
"_npmUser": {
"name": "typescript",
"email": "typescript@microsoft.com"
......@@ -74,13 +75,14 @@
}
],
"dist": {
"shasum": "b3b3a74059fd31cbd3ecad95d62465939e7ed5fa",
"tarball": "http://registry.npmjs.org/typescript/-/typescript-1.8.9.tgz"
"shasum": "b475d6e0dff0bf50f296e5ca6ef9fbb5c7320f1e",
"tarball": "https://registry.npmjs.org/typescript/-/typescript-1.8.10.tgz"
},
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/typescript-1.8.9.tgz_1458169371557_0.7292261146940291"
"tmp": "tmp/typescript-1.8.10.tgz_1460493736776_0.9304528103675693"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/typescript/-/typescript-1.8.9.tgz"
"_resolved": "https://registry.npmjs.org/typescript/-/typescript-1.8.10.tgz",
"readme": "ERROR: No README data found!"
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册