Pick up TS 3.2 rc

This commit is contained in:
Matt Bierner
2018-11-15 15:45:35 -08:00
parent 65a041476a
commit ac95482f6d
4 changed files with 6 additions and 14 deletions

View File

@@ -3,7 +3,7 @@
"version": "0.0.1",
"description": "Dependencies shared by all extensions",
"dependencies": {
"typescript": "3.1.4"
"typescript": "3.2.0-rc"
},
"scripts": {
"postinstall": "node ./postinstall"