Skip to content

Commit

Permalink
Merge pull request #84 from amwmedia/addMany-bug-fix
Browse files Browse the repository at this point in the history
fixed addMany defect in node-plop
  • Loading branch information
amwmedia authored Aug 23, 2017
2 parents 2aa46f1 + 7136132 commit bffd34a
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.8.0",
"version": "1.8.1",
"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.7.0",
"node-plop": "=0.7.1",
"v8flags": "^2.0.10"
},
"engines": {
Expand Down

0 comments on commit bffd34a

Please sign in to comment.