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

@@ -70,7 +70,7 @@
"shx": "^0.2.2",
"tslint": "5.11.0",
"typedoc": "0xProject/typedoc",
"typescript": "2.9.2"
"typescript": "3.0.1"
},
"publishConfig": {
"access": "public"