diff --git a/package.json b/package.json index 685fe599a0..8640e0c8f7 100644 --- a/package.json +++ b/package.json @@ -169,8 +169,8 @@ "url": "https://github.com/wistityhq/strapi/issues" }, "engines": { - "node": ">= 4.0.0", - "npm": ">= 3.0.0" + "node": ">= 0.12.0", + "npm": ">= 2.0.0" }, "preferGlobal": true, "license": "MIT"