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

@@ -42,7 +42,7 @@
"nyc": "^11.0.1",
"shx": "^0.2.2",
"tslint": "5.11.0",
"typescript": "2.7.1"
"typescript": "2.9.2"
},
"dependencies": {
"@0xproject/subproviders": "^1.0.4",