Upgrade TS to the newest version

This commit is contained in:
Leonid Logvinov
2018-02-01 12:50:55 +01:00
parent 09659cc304
commit 39e3733be4
18 changed files with 20 additions and 20 deletions

View File

@@ -54,7 +54,7 @@
"tslint": "5.8.0",
"types-bn": "^0.0.1",
"types-ethereumjs-util": "0xproject/types-ethereumjs-util",
"typescript": "~2.6.1",
"typescript": "2.7.1",
"web3-typescript-typings": "^0.9.7",
"yargs": "^10.0.3"
},