Skip to content

Commit

Permalink
bug fix in node-plop
Browse files Browse the repository at this point in the history
  • Loading branch information
amwmedia committed Dec 6, 2016
1 parent 4be2673 commit b328dae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "plop",
"version": "1.7.2",
"version": "1.7.3",
"description": "Micro-generator framework that makes it easy for an entire team to create files with a level of uniformity",
"main": "./src/plop.js",
"repository": {
Expand Down Expand Up @@ -32,7 +32,7 @@
"interpret": "^1.0.0",
"liftoff": "^2.2.0",
"minimist": "^1.2.0",
"node-plop": "~0.5.3",
"node-plop": "~0.5.4",
"v8flags": "^2.0.10"
},
"engines": {
Expand Down

0 comments on commit b328dae

Please sign in to comment.