aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sra-report/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/sra-report/package.json')
-rw-r--r--packages/sra-report/package.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/packages/sra-report/package.json b/packages/sra-report/package.json
index bf7fc10ad..1fc0d3ade 100644
--- a/packages/sra-report/package.json
+++ b/packages/sra-report/package.json
@@ -1,6 +1,6 @@
{
"name": "@0xproject/sra-report",
- "version": "0.0.13",
+ "version": "0.0.14",
"description": "Generate reports for standard relayer API compliance",
"main": "lib/src/index.js",
"types": "lib/src/index.d.ts",
@@ -28,12 +28,12 @@
},
"homepage": "https://github.com/0xProject/0x-monorepo/packages/sra-report/README.md",
"dependencies": {
- "0x.js": "^0.37.1",
- "@0xproject/assert": "^0.2.8",
- "@0xproject/connect": "^0.6.11",
- "@0xproject/json-schemas": "^0.7.22",
- "@0xproject/typescript-typings": "^0.3.0",
- "@0xproject/utils": "^0.6.0",
+ "0x.js": "^0.37.2",
+ "@0xproject/assert": "^0.2.9",
+ "@0xproject/connect": "^0.6.12",
+ "@0xproject/json-schemas": "^0.7.23",
+ "@0xproject/typescript-typings": "^0.3.1",
+ "@0xproject/utils": "^0.6.1",
"chalk": "^2.3.0",
"lodash": "^4.17.4",
"newman": "^3.9.3",