提交 7300527f 编写于 作者: M Matt Bierner

Pick up next version of TypeScript 2.3 insiders

上级 ec9a17de
......@@ -3,9 +3,9 @@
"version": "0.0.1",
"dependencies": {
"typescript": {
"version": "2.3.1-insiders.20170413",
"from": "typescript@typescript@2.3.1-insiders.20170413",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-2.3.1-insiders.20170413.tgz"
"version": "2.3.1-insiders.20170416",
"from": "typescript@typescript@2.3.1-insiders.20170416",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-2.3.1-insiders.20170416.tgz"
}
}
}
......@@ -3,7 +3,7 @@
"version": "0.0.1",
"description": "Dependencies shared by all extensions",
"dependencies": {
"typescript": "typescript@2.3.1-insiders.20170413"
"typescript": "typescript@2.3.1-insiders.20170416"
},
"scripts": {
"postinstall": "node ./postinstall"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册