diff --git a/package.json b/package.json index dd687e70..c81377cc 100644 --- a/package.json +++ b/package.json @@ -13,8 +13,8 @@ "url": "https://github.com/whitef0x0/tellform.git" }, "engines": { - "node": ">=5.0.0", - "npm": ">=3.3.6" + "node": "5.0.0", + "npm": "3.3.6" }, "scripts": { "addcontrib": "all-contributors add",