Merge branch 'v2-prototype' of github.com:0xProject/0x-monorepo into v2-prototype
* 'v2-prototype' of github.com:0xProject/0x-monorepo: @0xproject/sra-report@1.0.0 Change all package to depend on the new @0xproject/connect@1.0.0
This commit is contained in:
@@ -1,4 +1,12 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "1.0.0",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1531919263,
|
"timestamp": 1531919263,
|
||||||
"version": "0.1.6",
|
"version": "0.1.6",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@0xproject/sra-report",
|
"name": "@0xproject/sra-report",
|
||||||
"version": "0.1.6",
|
"version": "1.0.0",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=6.12"
|
"node": ">=6.12"
|
||||||
},
|
},
|
||||||
@@ -38,7 +38,7 @@
|
|||||||
"@0xproject/assert": "^1.0.0",
|
"@0xproject/assert": "^1.0.0",
|
||||||
"@0xproject/types": "^0.8.2",
|
"@0xproject/types": "^0.8.2",
|
||||||
"@0xproject/order-utils": "^0.0.9",
|
"@0xproject/order-utils": "^0.0.9",
|
||||||
"@0xproject/connect": "0.6.17",
|
"@0xproject/connect": "^1.0.0",
|
||||||
"@0xproject/json-schemas": "^0.8.3",
|
"@0xproject/json-schemas": "^0.8.3",
|
||||||
"@0xproject/typescript-typings": "^1.0.0",
|
"@0xproject/typescript-typings": "^1.0.0",
|
||||||
"@0xproject/utils": "^1.0.0",
|
"@0xproject/utils": "^1.0.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user