Fix #483
authorreality <tinmachin3@gmail.com>
Thu, 10 Apr 2014 16:27:25 +0000 (16:27 +0000)
committerreality <tinmachin3@gmail.com>
Thu, 10 Apr 2014 16:27:25 +0000 (16:27 +0000)
package.json

index a830369045e5298a8ad6f6724c3b2d37b0e0e6ae..b44c7f587d514478909d3ebe6c3e4f410261e5da 100644 (file)
@@ -27,5 +27,8 @@
     "spdy": "1.19.1",
     "po2json": "0.2.3",
     "winston": "~0.7.2"
+  },
+  "engines": {
+    "node": ">=0.10"
   }
 }