summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index cf998e9c..77a9fb74 100644
--- a/package.json
+++ b/package.json
@@ -19,6 +19,6 @@
"devDependencies": {
"babel-eslint": "4.1.3",
"eslint": "1.7.3",
- "eslint-plugin-meteor": "1.5.0"
+ "eslint-plugin-meteor": "1.7.0"
}
}