5 changed files with 6 additions and 12 deletions
@ -1,7 +1,7 @@
@@ -1,7 +1,7 @@
|
||||
module.exports = [ |
||||
{ |
||||
type: 'input', |
||||
name: 'day', |
||||
message: "advent day?" |
||||
} |
||||
] |
||||
type: "input", |
||||
name: "day", |
||||
message: "advent day?", |
||||
}, |
||||
]; |
||||
|
Loading…
Reference in new issue