Update TypeScript to version 2.9.2

This commit is contained in:
Alex Browne
2018-08-08 11:27:38 -07:00
parent 8199e87943
commit 6e2e658162
32 changed files with 53 additions and 101 deletions

View File

@@ -70,7 +70,7 @@
"sinon": "^4.0.0",
"tslint": "5.11.0",
"typedoc": "0xProject/typedoc",
"typescript": "2.7.1"
"typescript": "2.9.2"
},
"dependencies": {
"@0xproject/assert": "^1.0.4",