diff --git a/package.json b/package.json index 8e07f97..63b0fd2 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "author": "Nadeesha Cabral ", "license": "MIT", "engines": { - "node": "^12.16.3", + "node": ">=0.10.3", "yarn": "^1.22.4" }, "scripts": { @@ -47,4 +47,4 @@ "master" ] } -} +} \ No newline at end of file