aboutsummaryrefslogtreecommitdiffstats
path: root/packages/dev-tools-pages/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/dev-tools-pages/package.json')
-rw-r--r--packages/dev-tools-pages/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/dev-tools-pages/package.json b/packages/dev-tools-pages/package.json
index bde64d165..79d4a840f 100644
--- a/packages/dev-tools-pages/package.json
+++ b/packages/dev-tools-pages/package.json
@@ -1,6 +1,6 @@
{
"name": "@0x/dev-tools-pages",
- "version": "0.0.12",
+ "version": "0.0.13",
"engines": {
"node": ">=6.12"
},
@@ -16,7 +16,7 @@
},
"license": "Apache-2.0",
"dependencies": {
- "@0x/react-shared": "^1.1.1",
+ "@0x/react-shared": "^1.1.2",
"basscss": "^8.0.3",
"bowser": "^1.9.3",
"highlight.js": "^9.13.1",