aboutsummaryrefslogtreecommitdiffstats
path: root/packages/utils/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/utils/package.json')
-rw-r--r--packages/utils/package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/packages/utils/package.json b/packages/utils/package.json
index 1f4d85843..38c729337 100644
--- a/packages/utils/package.json
+++ b/packages/utils/package.json
@@ -1,6 +1,6 @@
{
"name": "@0x/utils",
- "version": "2.0.6",
+ "version": "2.0.7",
"engines": {
"node": ">=6.12"
},
@@ -44,13 +44,13 @@
"typescript": "3.0.1"
},
"dependencies": {
- "@0x/types": "^1.3.0",
- "@0x/typescript-typings": "^3.0.4",
+ "@0x/types": "^1.4.0",
+ "@0x/typescript-typings": "^3.0.5",
"@types/node": "*",
"abortcontroller-polyfill": "^1.1.9",
"bignumber.js": "~4.1.0",
"detect-node": "2.0.3",
- "ethereum-types": "^1.1.2",
+ "ethereum-types": "^1.1.3",
"ethereumjs-util": "^5.1.1",
"ethers": "~4.0.4",
"isomorphic-fetch": "^2.2.1",
@@ -60,4 +60,4 @@
"publishConfig": {
"access": "public"
}
-} \ No newline at end of file
+}