aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package.json5
1 files changed, 2 insertions, 3 deletions
diff --git a/package.json b/package.json
index 9eb096e..edf5d1c 100644
--- a/package.json
+++ b/package.json
@@ -5,7 +5,7 @@
"coverage",
"coveralls"
],
- "version": "2.6.0",
+ "version": "2.6.1",
"bugs": {
"url": "https://github.com/cainus/node-coveralls/issues"
},
@@ -41,8 +41,7 @@
"jshint": "2.1.3"
},
"engines": {
- "node": ">=0.8.6",
- "npm": "1.1.65"
+ "node": ">=0.8.6"
},
"main": "index.js",
"directories": {