Updated CHANGELOGS

This commit is contained in:
xianny
2019-08-08 13:58:30 -07:00
parent ec807120c3
commit ca595cd8cf
85 changed files with 524 additions and 21 deletions

View File

@@ -687,22 +687,21 @@
version "1.5.1"
resolved "https://registry.npmjs.org/@0x/contract-artifacts/-/contract-artifacts-1.5.1.tgz#6fba56a1d3e2d5d897a75fcfa432e49e2ebb17a7"
"@0x/contract-wrappers@10.1.0":
version "10.1.0"
resolved "https://registry.yarnpkg.com/@0x/contract-wrappers/-/contract-wrappers-10.1.0.tgz#7d4d7871a0c55bf77b5f4f253311fc5aea9c18f6"
"@0x/contract-wrappers@9.1.7":
version "9.1.7"
resolved "https://registry.yarnpkg.com/@0x/contract-wrappers/-/contract-wrappers-9.1.7.tgz#a09e8325b3db53af51f916b105f5db1ec35fdd7e"
dependencies:
"@0x/abi-gen-wrappers" "^5.1.0"
"@0x/assert" "^2.1.2"
"@0x/base-contract" "^5.3.0"
"@0x/abi-gen-wrappers" "^5.0.2"
"@0x/assert" "^2.1.0"
"@0x/contract-addresses" "^3.0.2"
"@0x/contract-artifacts" "^2.0.3"
"@0x/json-schemas" "^3.1.12"
"@0x/order-utils" "^8.2.4"
"@0x/types" "^2.4.1"
"@0x/typescript-typings" "^4.2.4"
"@0x/utils" "^4.4.2"
"@0x/web3-wrapper" "^6.0.9"
ethereum-types "^2.1.4"
"@0x/contract-artifacts" "^2.0.1"
"@0x/json-schemas" "^3.0.11"
"@0x/order-utils" "^8.2.2"
"@0x/types" "^2.4.0"
"@0x/typescript-typings" "^4.2.3"
"@0x/utils" "^4.4.0"
"@0x/web3-wrapper" "^6.0.7"
ethereum-types "^2.1.3"
ethereumjs-abi "0.6.5"
ethereumjs-blockstream "6.0.0"
ethereumjs-util "^5.1.1"