feat: Upgrade TypeScript to 3.0.1

This commit is contained in:
Alex Browne
2018-08-13 12:46:43 -07:00
parent fadd292ecf
commit 6baa5ef311
31 changed files with 33 additions and 33 deletions

View File

@@ -44,7 +44,7 @@
"nyc": "^11.0.1",
"shx": "^0.2.2",
"tslint": "5.11.0",
"typescript": "2.9.2"
"typescript": "3.0.1"
},
"dependencies": {
"@0xproject/json-schemas": "^1.0.1-rc.4",