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

@@ -22,7 +22,7 @@
"@types/bignumber.js": "^4.0.2",
"tslint": "5.8.0",
"tslint-config-0xproject": "^0.0.2",
"typescript": "~2.6.1"
"typescript": "2.7.1"
},
"dependencies": {
"bignumber.js": "~4.1.0"