aboutsummaryrefslogtreecommitdiffstats
path: root/packages/react-docs-example/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/react-docs-example/package.json')
-rw-r--r--packages/react-docs-example/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/react-docs-example/package.json b/packages/react-docs-example/package.json
index 95a617de7..605f68a23 100644
--- a/packages/react-docs-example/package.json
+++ b/packages/react-docs-example/package.json
@@ -26,7 +26,7 @@
"url": "https://github.com/0xProject/0x-monorepo.git"
},
"devDependencies": {
- "@0xproject/tslint-config": "^0.4.9",
+ "@0xproject/tslint-config": "^0.4.10",
"@types/material-ui": "0.18.0",
"@types/react": "^15.0.15",
"@types/react-dom": "^0.14.23",
@@ -43,7 +43,7 @@
"source-map-loader": "^0.2.3",
"style-loader": "^0.20.2",
"shx": "^0.2.2",
- "tslint": "^5.9.1",
+ "tslint": "5.8.0",
"typescript": "2.7.1",
"webpack": "^3.11.0",
"webpack-dev-server": "^2.11.1"