mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2024-11-05 01:56:21 +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,
|
||||
alias: {
|
||||
generate: v.build,
|
||||
create: v.build
|
||||
create: v.new
|
||||
},
|
||||
options: require('./core/default-options'),
|
||||
formats: require('./core/default-formats'),
|
||||
|
Loading…
Reference in New Issue
Block a user