diff options
Diffstat (limited to 'tools/eslint/node_modules/optionator/README.md')
-rw-r--r-- | tools/eslint/node_modules/optionator/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/eslint/node_modules/optionator/README.md b/tools/eslint/node_modules/optionator/README.md index 8138fd02e3..91c59d379b 100644 --- a/tools/eslint/node_modules/optionator/README.md +++ b/tools/eslint/node_modules/optionator/README.md @@ -23,7 +23,7 @@ Other helpful features include reformatting the help text based on the size of t ## About Optionator uses [type-check](https://github.com/gkz/type-check) and [levn](https://github.com/gkz/levn) behind the scenes to cast and verify input according the specified types. -MIT license. Version 0.8.1 +MIT license. Version 0.8.2 npm install optionator |