diff --git a/package.json b/package.json index 9a94b75..e2dddaa 100644 --- a/package.json +++ b/package.json @@ -11,6 +11,9 @@ "type": "git", "url": "https://github.com/RealOrangeOne/theorangeone.net" }, + "engines": { + "node": "5.10.1" + }, "dependencies": { "animate.css": "=3.5.1", "bootstrap-sass": "=3.3.7",