Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/ratchet.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
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 b21694f..53bf927 100644
--- a/package.json
+++ b/package.json
@@ -48,6 +48,6 @@
"time-grunt": "~1.0.0"
},
"engines": {
- "node": "~0.10.1"
+ "node": ">=0.10.1"
}
}