diff options
author | Brandon Millman <brandon@0xproject.com> | 2018-01-19 06:50:15 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-19 06:50:15 +0800 |
commit | 4ac6e5477dfe648722faa7cdd7b7752ad929d08d (patch) | |
tree | d1b65dafa1eeede2210bcd9011b35cf48c209ccf | |
parent | 614ea14a7fe90252d2bef8a97b3c376ae4498a17 (diff) | |
parent | ae72b7189535d631fc8c49ce180b40c501732bb0 (diff) | |
download | dexon-sol-tools-4ac6e5477dfe648722faa7cdd7b7752ad929d08d.tar dexon-sol-tools-4ac6e5477dfe648722faa7cdd7b7752ad929d08d.tar.gz dexon-sol-tools-4ac6e5477dfe648722faa7cdd7b7752ad929d08d.tar.bz2 dexon-sol-tools-4ac6e5477dfe648722faa7cdd7b7752ad929d08d.tar.lz dexon-sol-tools-4ac6e5477dfe648722faa7cdd7b7752ad929d08d.tar.xz dexon-sol-tools-4ac6e5477dfe648722faa7cdd7b7752ad929d08d.tar.zst dexon-sol-tools-4ac6e5477dfe648722faa7cdd7b7752ad929d08d.zip |
Merge pull request #326 from 0xProject/greenkeeper/@0xproject/utils-0.2.0
Update @0xproject/utils to the latest version 🚀
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index d0e6966cd..dcb48c10d 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "mnemonic": "concert load couple harbor equip island argue ramp clarify fence smart topic" }, "devDependencies": { - "@0xproject/utils": "^0.1.0", + "@0xproject/utils": "^0.2.0", "async-child-process": "^1.1.1", "ethereumjs-testrpc": "^6.0.3", "lerna": "^2.5.1", |