Upgrade to Typescript 2.6.1 and fix major & minor versions

This commit is contained in:
Fabio Berger
2017-11-13 13:03:53 -05:00
parent 5dae2b8d2b
commit f3e4576625

View File

@@ -80,7 +80,7 @@
"typedoc": "~0.8.0",
"types-bn": "^0.0.1",
"types-ethereumjs-util": "0xProject/types-ethereumjs-util",
"typescript": "^2.4.1",
"typescript": "~2.6.1",
"web3-provider-engine": "^13.0.1",
"web3-typescript-typings": "^0.7.1",
"webpack": "^3.1.0"