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

@@ -68,7 +68,7 @@
"solc": "^0.4.24",
"solhint": "^1.2.1",
"tslint": "5.11.0",
"typescript": "2.9.2",
"typescript": "3.0.1",
"yargs": "^10.0.3"
},
"dependencies": {