mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2024-11-05 09:56:22 +00:00
Change: Expose interior interface.
Allow FluentCMD to be used either from the command line (the default) or allow external libraries to require() the internal FluentCMD interface.
This commit is contained in:
parent
ad653e70dd
commit
fe9af2d334
@ -19,6 +19,7 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/fluentcv/fluentcmd/issues"
|
||||
},
|
||||
"main": "src/fluentcmd.js",
|
||||
"bin": {
|
||||
"fluentcmd": "src/index.js"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user