summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 1 insertions, 3 deletions
diff --git a/package.json b/package.json
index e844c9ec..dcf7cbb2 100644
--- a/package.json
+++ b/package.json
@@ -17,8 +17,6 @@
},
"homepage": "https://wekan.io",
"devDependencies": {
- "babel-eslint": "4.1.3",
- "eslint": "1.7.3",
- "eslint-plugin-meteor": "1.7.0"
+ "eslint": "^2.0.0"
}
}