diff --git a/contracts/erc20/package.json b/contracts/erc20/package.json index 4c91166a9a..f3067e2710 100644 --- a/contracts/erc20/package.json +++ b/contracts/erc20/package.json @@ -1,6 +1,6 @@ { "name": "@0x/contracts-erc20", - "version": "4.0.2", + "version": "4.0.3", "engines": { "node": ">=6.12" }, @@ -24,7 +24,7 @@ }, "homepage": "https://github.com/0xProject/protocol", "devDependencies": { - "@0x/contracts-utils": "^4.8.40", + "@0x/contracts-utils": "^4.8.41", "@0x/ts-doc-gen": "^0.0.28", "typedoc": "~0.16.11" }, diff --git a/contracts/governance/package.json b/contracts/governance/package.json index c97c46bfcb..f0acb38875 100644 --- a/contracts/governance/package.json +++ b/contracts/governance/package.json @@ -1,6 +1,6 @@ { "name": "@0x/governance", - "version": "1.0.0", + "version": "1.0.1", "description": "Governance implementation for the 0x protocol and treasury", "main": "index.js", "directories": { @@ -20,6 +20,5 @@ "type": "git", "url": "https://github.com/0xProject/protocol.git" }, - "license": "Apache-2.0", - "dependencies": {} + "license": "Apache-2.0" } diff --git a/contracts/test-utils/package.json b/contracts/test-utils/package.json index b7028418fb..a8097257fd 100644 --- a/contracts/test-utils/package.json +++ b/contracts/test-utils/package.json @@ -1,6 +1,6 @@ { "name": "@0x/contracts-test-utils", - "version": "5.4.49", + "version": "5.4.50", "engines": { "node": ">=6.12" }, diff --git a/contracts/treasury/package.json b/contracts/treasury/package.json index 553f37b9c8..833ef5f80a 100644 --- a/contracts/treasury/package.json +++ b/contracts/treasury/package.json @@ -1,6 +1,6 @@ { "name": "@0x/contracts-treasury", - "version": "1.4.42", + "version": "1.4.43", "engines": { "node": ">=6.12" }, @@ -51,7 +51,7 @@ "@0x/contracts-erc20": "3.3.57", "@0x/contracts-gen": "^2.0.50", "@0x/contracts-staking": "^2.0.45", - "@0x/contracts-test-utils": "^5.4.49", + "@0x/contracts-test-utils": "^5.4.50", "@0x/sol-compiler": "^4.8.2", "@0x/ts-doc-gen": "^0.0.28", "@types/isomorphic-fetch": "^0.0.35", @@ -73,7 +73,7 @@ }, "dependencies": { "@0x/base-contract": "^7.0.0", - "@0x/protocol-utils": "^11.18.1", + "@0x/protocol-utils": "^11.18.2", "@0x/subproviders": "^8.0.1", "@0x/types": "^3.3.7", "@0x/typescript-typings": "^5.3.1", diff --git a/contracts/utils/package.json b/contracts/utils/package.json index d77641d1d2..f1c5a32a38 100644 --- a/contracts/utils/package.json +++ b/contracts/utils/package.json @@ -1,6 +1,6 @@ { "name": "@0x/contracts-utils", - "version": "4.8.40", + "version": "4.8.41", "engines": { "node": ">=6.12" }, @@ -45,7 +45,7 @@ "devDependencies": { "@0x/abi-gen": "^5.8.5", "@0x/contracts-gen": "^2.0.50", - "@0x/contracts-test-utils": "^5.4.49", + "@0x/contracts-test-utils": "^5.4.50", "@0x/dev-utils": "^5.0.2", "@0x/order-utils": "^10.4.28", "@0x/sol-compiler": "^4.8.2", diff --git a/contracts/zero-ex/package.json b/contracts/zero-ex/package.json index 7b527d857b..bc0d501c48 100644 --- a/contracts/zero-ex/package.json +++ b/contracts/zero-ex/package.json @@ -1,6 +1,6 @@ { "name": "@0x/contracts-zero-ex", - "version": "0.39.1", + "version": "0.39.2", "engines": { "node": ">=6.12" }, @@ -54,7 +54,7 @@ "@0x/contract-addresses": "^8.2.0", "@0x/contracts-erc20": "^3.3.57", "@0x/contracts-gen": "^2.0.50", - "@0x/contracts-test-utils": "^5.4.49", + "@0x/contracts-test-utils": "^5.4.50", "@0x/dev-utils": "^5.0.2", "@0x/order-utils": "^10.4.28", "@0x/sol-compiler": "^4.8.2", @@ -80,7 +80,7 @@ }, "dependencies": { "@0x/base-contract": "^7.0.0", - "@0x/protocol-utils": "^11.18.1", + "@0x/protocol-utils": "^11.18.2", "@0x/subproviders": "^8.0.1", "@0x/types": "^3.3.7", "@0x/typescript-typings": "^5.3.1", diff --git a/packages/contract-wrappers/package.json b/packages/contract-wrappers/package.json index 6b4f5bff5b..d5159fac15 100644 --- a/packages/contract-wrappers/package.json +++ b/packages/contract-wrappers/package.json @@ -1,6 +1,6 @@ { "name": "@0x/contract-wrappers", - "version": "13.22.18", + "version": "13.22.19", "engines": { "node": ">=6.12" }, diff --git a/packages/protocol-utils/package.json b/packages/protocol-utils/package.json index cf4466311e..ca59039af7 100644 --- a/packages/protocol-utils/package.json +++ b/packages/protocol-utils/package.json @@ -1,6 +1,6 @@ { "name": "@0x/protocol-utils", - "version": "11.18.1", + "version": "11.18.2", "engines": { "node": ">=6.12" }, @@ -63,7 +63,7 @@ "dependencies": { "@0x/assert": "^3.0.36", "@0x/contract-addresses": "^8.2.0", - "@0x/contract-wrappers": "^13.22.18", + "@0x/contract-wrappers": "^13.22.19", "@0x/json-schemas": "^6.4.4", "@0x/subproviders": "^8.0.1", "@0x/utils": "^7.0.0",