aboutsummaryrefslogtreecommitdiffstats
path: root/packages/typescript-typings/package.json
diff options
context:
space:
mode:
authorLeonid Logvinov <logvinov.leon@gmail.com>2019-01-15 22:33:55 +0800
committerGitHub <noreply@github.com>2019-01-15 22:33:55 +0800
commit9932240a4d7cfc877be322a65c70f6bdf73d7ca7 (patch)
tree939109f2916554b2d6d6f429e600c56380d98e16 /packages/typescript-typings/package.json
parent91b57793c2b8a0bc1209dd174c6d8b946827aa7c (diff)
parentf570f80674c22f69712c45e8e3c48e948b51f357 (diff)
downloaddexon-0x-contracts-9932240a4d7cfc877be322a65c70f6bdf73d7ca7.tar
dexon-0x-contracts-9932240a4d7cfc877be322a65c70f6bdf73d7ca7.tar.gz
dexon-0x-contracts-9932240a4d7cfc877be322a65c70f6bdf73d7ca7.tar.bz2
dexon-0x-contracts-9932240a4d7cfc877be322a65c70f6bdf73d7ca7.tar.lz
dexon-0x-contracts-9932240a4d7cfc877be322a65c70f6bdf73d7ca7.tar.xz
dexon-0x-contracts-9932240a4d7cfc877be322a65c70f6bdf73d7ca7.tar.zst
dexon-0x-contracts-9932240a4d7cfc877be322a65c70f6bdf73d7ca7.zip
Merge branch 'development' into feature/new-ganache
Diffstat (limited to 'packages/typescript-typings/package.json')
-rw-r--r--packages/typescript-typings/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/typescript-typings/package.json b/packages/typescript-typings/package.json
index 7500801ae..6640760e4 100644
--- a/packages/typescript-typings/package.json
+++ b/packages/typescript-typings/package.json
@@ -1,6 +1,6 @@
{
"name": "@0x/typescript-typings",
- "version": "3.0.7",
+ "version": "3.0.8",
"engines": {
"node": ">=6.12"
},
@@ -27,7 +27,7 @@
"@types/bn.js": "^4.11.0",
"@types/react": "*",
"bignumber.js": "~4.1.0",
- "ethereum-types": "^1.1.5",
+ "ethereum-types": "^1.1.6",
"popper.js": "1.14.3"
},
"devDependencies": {