Upgrade to TypeScript 2.2

This commit is contained in:
Daniel Imms
2017-02-27 11:54:55 -08:00
parent b401992178
commit e673c6ec97
+1 -1
View File
@@ -61,7 +61,7 @@
"sleep": "^3.0.1",
"sorcery": "^0.10.0",
"tslint": "^4.0.2",
"typescript": "~2.1.0",
"typescript": "~2.2.0",
"vinyl-buffer": "^1.0.0",
"vinyl-source-stream": "^1.1.0"
},