Update TypeScript to version 2.9.2

This commit is contained in:
Alex Browne
2018-08-08 11:27:38 -07:00
parent 8199e87943
commit 6e2e658162
32 changed files with 53 additions and 101 deletions

View File

@@ -71,7 +71,7 @@
"tslint": "5.11.0",
"typedoc": "0xProject/typedoc",
"types-bn": "^0.0.1",
"typescript": "2.7.1",
"typescript": "2.9.2",
"web3-typescript-typings": "^0.10.2",
"zeppelin-solidity": "1.8.0"
},