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.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/packages/sra-report/package.json b/packages/sra-report/package.json
index 9fa6c6a01..5193ab2d1 100644
--- a/packages/sra-report/package.json
+++ b/packages/sra-report/package.json
@@ -1,6 +1,6 @@
{
"name": "@0xproject/sra-report",
- "version": "0.0.3",
+ "version": "0.0.4",
"description": "Generate reports for standard relayer API compliance",
"main": "lib/index.js",
"types": "lib/index.d.ts",
@@ -23,10 +23,10 @@
},
"homepage": "https://github.com/0xProject/0x-monorepo/packages/sra-report/README.md",
"dependencies": {
- "0x.js": "^0.33.3",
- "@0xproject/assert": "^0.2.2",
- "@0xproject/connect": "^0.6.5",
- "@0xproject/json-schemas": "^0.7.16",
+ "0x.js": "^0.33.4",
+ "@0xproject/assert": "^0.2.3",
+ "@0xproject/connect": "^0.6.6",
+ "@0xproject/json-schemas": "^0.7.17",
"@0xproject/utils": "^0.4.3",
"chalk": "^2.3.0",
"lodash": "^4.17.4",