aboutsummaryrefslogtreecommitdiffstats
path: root/packages/order-utils
diff options
context:
space:
mode:
authorLeonid Logvinov <logvinov.leon@gmail.com>2018-11-14 02:41:43 +0800
committerLeonid Logvinov <logvinov.leon@gmail.com>2018-11-14 02:41:43 +0800
commita824264da2d8cbcd76089c5d35da95fedbadd0bb (patch)
treef9a94d07526d4d679deb069bf8dad5e35aa06021 /packages/order-utils
parenta66c03aa21f48a5a17cf98e40a62b5259220a17f (diff)
downloaddexon-sol-tools-a824264da2d8cbcd76089c5d35da95fedbadd0bb.tar
dexon-sol-tools-a824264da2d8cbcd76089c5d35da95fedbadd0bb.tar.gz
dexon-sol-tools-a824264da2d8cbcd76089c5d35da95fedbadd0bb.tar.bz2
dexon-sol-tools-a824264da2d8cbcd76089c5d35da95fedbadd0bb.tar.lz
dexon-sol-tools-a824264da2d8cbcd76089c5d35da95fedbadd0bb.tar.xz
dexon-sol-tools-a824264da2d8cbcd76089c5d35da95fedbadd0bb.tar.zst
dexon-sol-tools-a824264da2d8cbcd76089c5d35da95fedbadd0bb.zip
- 0x.js@2.0.3 - @0x/abi-gen-wrappers@1.0.4 - @0x/asset-buyer@2.2.2 - @0x/base-contract@3.0.5 - @0x/connect@3.0.5 - @0x/contract-wrappers@4.0.1 - contracts@2.1.53 - @0x/dev-tools-pages@0.0.5 - @0x/dev-utils@1.0.16 - @0x/fill-scenarios@1.0.11 - @0x/instant@0.0.6 - @0x/metacoin@0.0.27 - @0x/migrations@2.0.3 - @0x/order-utils@3.0.1 - @0x/order-watcher@2.2.3 - @0x/react-docs@1.0.17 - @0x/react-shared@1.0.20 - @0x/sol-compiler@1.1.11 - @0x/sol-cov@2.1.11 - @0x/sol-doc@1.0.6 - @0x/subproviders@2.1.3 - @0x/testnet-faucets@1.0.55 - @0x/web3-wrapper@3.1.3 - @0x/website@0.0.58
Diffstat (limited to 'packages/order-utils')
-rw-r--r--packages/order-utils/package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/packages/order-utils/package.json b/packages/order-utils/package.json
index 060150f96..e5eacb272 100644
--- a/packages/order-utils/package.json
+++ b/packages/order-utils/package.json
@@ -1,6 +1,6 @@
{
"name": "@0x/order-utils",
- "version": "3.0.0",
+ "version": "3.0.1",
"engines": {
"node": ">=6.12"
},
@@ -35,7 +35,7 @@
},
"homepage": "https://github.com/0xProject/0x-monorepo/packages/order-utils/README.md",
"devDependencies": {
- "@0x/dev-utils": "^1.0.15",
+ "@0x/dev-utils": "^1.0.16",
"@0x/tslint-config": "^1.0.10",
"@types/bn.js": "^4.11.0",
"@types/lodash": "4.14.104",
@@ -53,15 +53,15 @@
"typescript": "3.0.1"
},
"dependencies": {
- "@0x/abi-gen-wrappers": "^1.0.3",
+ "@0x/abi-gen-wrappers": "^1.0.4",
"@0x/assert": "^1.0.16",
- "@0x/base-contract": "^3.0.4",
+ "@0x/base-contract": "^3.0.5",
"@0x/contract-artifacts": "^1.1.0",
"@0x/json-schemas": "^2.1.0",
"@0x/types": "^1.2.1",
"@0x/typescript-typings": "^3.0.4",
"@0x/utils": "^2.0.4",
- "@0x/web3-wrapper": "^3.1.2",
+ "@0x/web3-wrapper": "^3.1.3",
"@types/node": "*",
"bn.js": "^4.11.8",
"ethereum-types": "^1.1.2",