Browse Source

Updated minimal node version to 4.8.0

sanex3339 7 years ago
parent
commit
3e2fc22a87
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -12,7 +12,7 @@
     "js obfuscator"
   ],
   "engines": {
-    "node": ">=4.3.0"
+    "node": ">=4.8.0"
   },
   "main": "dist/index.js",
   "bin": {