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.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/packages/sra-report/package.json b/packages/sra-report/package.json
index c248cff30..abe305f52 100644
--- a/packages/sra-report/package.json
+++ b/packages/sra-report/package.json
@@ -23,11 +23,11 @@
},
"homepage": "https://github.com/0xProject/0x-monorepo/packages/sra-report/README.md",
"dependencies": {
- "0x.js": "^0.33.0",
- "@0xproject/assert": "^0.1.0",
- "@0xproject/connect": "^0.6.2",
- "@0xproject/json-schemas": "^0.7.13",
- "@0xproject/utils": "^0.4.0",
+ "0x.js": "^0.33.1",
+ "@0xproject/assert": "^0.2.0",
+ "@0xproject/connect": "^0.6.3",
+ "@0xproject/json-schemas": "^0.7.14",
+ "@0xproject/utils": "^0.4.1",
"chalk": "^2.3.0",
"lodash": "^4.17.4",
"newman": "^3.9.3",
@@ -43,6 +43,6 @@
"typescript": "2.7.1"
},
"publishConfig": {
- "access": "public"
+ "access": "public"
}
}