Explorar o código

chore(engines): specify supported node.js versions

evshiron %!s(int64=8) %!d(string=hai) anos
pai
achega
e9d572ae29
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      package.json

+ 3 - 0
package.json

@@ -59,5 +59,8 @@
     "source-map-support": "^0.4.11",
     "tmp": "0.0.31",
     "yargs": "^7.0.1"
+  },
+  "engines": {
+    "node": ">=5.10.0"
   }
 }