diff --git a/package.json b/package.json index 74d8d965..c1ca98bb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fastify-cli", - "version": "0.27.2", + "version": "1.0.0", "description": "Run a fastify route with one command!", "main": "cli.js", "bin": { @@ -33,7 +33,7 @@ }, "homepage": "https://github.com/fastify/fastify-cli#readme", "engines": { - "node": ">= 6.0" + "node": ">= 6.15.0" }, "standard": { "ignore": [