ci(language-service): update ci tests to official 2.3 build (#16415)

PR Close #16415
This commit is contained in:
Chuck Jazdzewski 2017-04-28 10:23:51 -07:00 committed by Miško Hevery
parent a2b2afb21c
commit cb384e8ed3
2 changed files with 4 additions and 4 deletions

View File

@ -10,6 +10,6 @@
"author": "", "author": "",
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"typescript": "2.3.0-dev.20170223" "typescript": "2.3.0"
} }
} }

View File

@ -2,6 +2,6 @@
# yarn lockfile v1 # yarn lockfile v1
typescript@2.3.0-dev.20170223: typescript@2.3.0:
version "2.3.0-dev.20170223" version "2.3.0"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.3.0-dev.20170223.tgz#286494c36625ea2eb26f963ed205cd9ca5c41447" resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.3.0.tgz#2e63e09284392bc8158a2444c33e2093795c0418"