Update package versions

This commit is contained in:
Fabio Berger
2018-07-18 15:48:09 +02:00
parent 8a2a4052f3
commit f99232095b
26 changed files with 149 additions and 149 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@0xproject/sra-report",
"version": "0.1.5",
"version": "0.1.6",
"engines": {
"node": ">=6.12"
},
@@ -37,11 +37,11 @@
"dependencies": {
"@0xproject/assert": "^0.3.0",
"@0xproject/types": "^0.8.2",
"@0xproject/order-utils": "^0.0.8",
"@0xproject/connect": "0.6.16",
"@0xproject/json-schemas": "0.8.2",
"@0xproject/typescript-typings": "^0.4.2",
"@0xproject/utils": "^0.7.2",
"@0xproject/order-utils": "^0.0.9",
"@0xproject/connect": "0.6.17",
"@0xproject/json-schemas": "0.8.3",
"@0xproject/typescript-typings": "^0.4.3",
"@0xproject/utils": "^0.7.3",
"chalk": "^2.3.0",
"lodash": "^4.17.4",
"newman": "^3.9.3",