summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 3 insertions, 5 deletions
diff --git a/package.json b/package.json
index 47472cc..f07a7a5 100644
--- a/package.json
+++ b/package.json
@@ -1,11 +1,9 @@
{
"private": true,
"devDependencies": {
- "eslint": "3.4.0",
- "eslint-config-gitbook": "1.3.1",
- "expect": "^1.20.1",
- "lerna": "2.0.0-beta.31",
- "mocha": "^2.4.5"
+ "eslint": "3.12.2",
+ "eslint-config-gitbook": "1.5.0",
+ "lerna": "2.0.0-beta.31"
},
"scripts": {
"lint": "eslint .",