diff --git a/package.json b/package.json index 23ecf9f7..2e313824 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "plop", - "version": "1.7.0", + "version": "1.7.1", "description": "Micro-generator framework that makes it easy for an entire team to create files with a level of uniformity", "main": "plop.js", "repository": { @@ -32,7 +32,7 @@ "interpret": "^1.0.0", "liftoff": "^2.2.0", "minimist": "^1.2.0", - "node-plop": "~0.5.0", + "node-plop": "~0.5.2", "v8flags": "^2.0.10" }, "preferGlobal": "true",