mirror of
https://github.com/flynx/argv.js.git
synced 2025-10-28 10:20:09 +00:00
tweaks...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
4fb5c01b2b
commit
8188d7a384
2
argv.js
2
argv.js
@ -77,6 +77,8 @@ module.ParserValueError =
|
||||
//
|
||||
module.normalizeIndent = object.normalizeIndent
|
||||
module.normalizeTextIndent = object.normalizeTextIndent
|
||||
module.doc = object.doc
|
||||
module.text = object.text
|
||||
|
||||
|
||||
// container for secondary/extra stuff...
|
||||
|
||||
@ -24,6 +24,6 @@
|
||||
"homepage": "https://github.com/flynx/argv.js#readme",
|
||||
"dependencies": {
|
||||
"colors": "^1.4.0",
|
||||
"ig-object": "^5.0.13"
|
||||
"ig-object": "^5.1.15"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user