Merge pull request #359 from 0xProject/feature/ts-2.7

TS 2.7
This commit is contained in:
Leonid
2018-02-05 11:24:36 +01:00
committed by GitHub
19 changed files with 24 additions and 24 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"
},