File tree 1 file changed +4
-3
lines changed
1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " plop" ,
3
- "version" : " 1.6 .0" ,
3
+ "version" : " 1.7 .0" ,
4
4
"description" : " Micro-generator framework that makes it easy for an entire team to create files with a level of uniformity" ,
5
5
"main" : " plop.js" ,
6
6
"repository" : {
23
23
"url" : " https://github.com/amwmedia/plop/issues"
24
24
},
25
25
"devDependencies" : {
26
- "inquirer-directory" : " ^2.0.0"
26
+ "inquirer-directory" : " ^2.1.0" ,
27
+ "plop-pack-fancy-comments" : " ^0.2.0"
27
28
},
28
29
"homepage" : " https://github.com/amwmedia/plop" ,
29
30
"dependencies" : {
30
31
"chalk" : " ^1.1.3" ,
31
32
"interpret" : " ^1.0.0" ,
32
33
"liftoff" : " ^2.2.0" ,
33
34
"minimist" : " ^1.2.0" ,
34
- "node-plop" : " 0.4.1 " ,
35
+ "node-plop" : " ~0.5.0 " ,
35
36
"v8flags" : " ^2.0.10"
36
37
},
37
38
"preferGlobal" : " true" ,
You can’t perform that action at this time.
0 commit comments