Merge branch 'development' into fix/1635
This commit is contained in:
@@ -1,4 +1,13 @@
|
||||
[
|
||||
{
|
||||
"timestamp": 1551299797,
|
||||
"version": "3.0.7",
|
||||
"changes": [
|
||||
{
|
||||
"note": "Dependencies updated"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"timestamp": 1551220833,
|
||||
"version": "3.0.6",
|
||||
|
@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
||||
|
||||
CHANGELOG
|
||||
|
||||
## v3.0.7 - _February 27, 2019_
|
||||
|
||||
* Dependencies updated
|
||||
|
||||
## v3.0.6 - _February 26, 2019_
|
||||
|
||||
* Dependencies updated
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@0x/contracts-test-utils",
|
||||
"version": "3.0.6",
|
||||
"version": "3.0.7",
|
||||
"engines": {
|
||||
"node": ">=6.12"
|
||||
},
|
||||
@@ -43,10 +43,10 @@
|
||||
"@0x/abi-gen": "^2.0.5",
|
||||
"@0x/dev-utils": "^2.1.2",
|
||||
"@0x/order-utils": "^7.0.1",
|
||||
"@0x/sol-compiler": "^3.1.1",
|
||||
"@0x/sol-coverage": "^2.0.5",
|
||||
"@0x/sol-profiler": "^3.1.0",
|
||||
"@0x/sol-trace": "^2.0.6",
|
||||
"@0x/sol-compiler": "^3.1.2",
|
||||
"@0x/sol-coverage": "^2.0.6",
|
||||
"@0x/sol-profiler": "^3.1.1",
|
||||
"@0x/sol-trace": "^2.0.7",
|
||||
"@0x/subproviders": "^4.0.1",
|
||||
"@0x/tslint-config": "^3.0.0",
|
||||
"@0x/types": "^2.1.1",
|
||||
|
Reference in New Issue
Block a user