From eae67c7e74dae5a9fb1f458d21dc3fc9b899cc4d Mon Sep 17 00:00:00 2001 From: Sergii Tkachenko Date: Fri, 1 Apr 2016 23:37:31 +0300 Subject: [PATCH] Remove engines specification. --- package.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/package.json b/package.json index 900095d1..c5616e50 100644 --- a/package.json +++ b/package.json @@ -3,9 +3,6 @@ "description": "Interface framework and pattern library for DoSomething.org.", "version": "6.6.2", "license": "MIT", - "engines": { - "node": "0.12.x" - }, "babel": { "presets": [ "es2015",