mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2024-11-22 16:30:11 +00:00
Fix 'create' alias.
This commit is contained in:
parent
ce75f09210
commit
2cab1195e8
@ -18,7 +18,7 @@ External API surface for HackMyResume.
|
|||||||
verbs: v,
|
verbs: v,
|
||||||
alias: {
|
alias: {
|
||||||
generate: v.build,
|
generate: v.build,
|
||||||
create: v.build
|
create: v.new
|
||||||
},
|
},
|
||||||
options: require('./core/default-options'),
|
options: require('./core/default-options'),
|
||||||
formats: require('./core/default-formats'),
|
formats: require('./core/default-formats'),
|
||||||
|
Loading…
Reference in New Issue
Block a user