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:
Fabio Berger
2018-07-20 01:24:19 +02:00
2 changed files with 10 additions and 2 deletions

View File

@@ -1,4 +1,12 @@
[
{
"version": "1.0.0",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1531919263,
"version": "0.1.6",

View File

@@ -1,6 +1,6 @@
{
"name": "@0xproject/sra-report",
"version": "0.1.6",
"version": "1.0.0",
"engines": {
"node": ">=6.12"
},
@@ -38,7 +38,7 @@
"@0xproject/assert": "^1.0.0",
"@0xproject/types": "^0.8.2",
"@0xproject/order-utils": "^0.0.9",
"@0xproject/connect": "0.6.17",
"@0xproject/connect": "^1.0.0",
"@0xproject/json-schemas": "^0.8.3",
"@0xproject/typescript-typings": "^1.0.0",
"@0xproject/utils": "^1.0.0",