Skip to content

Commit

Permalink
2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Roaders committed May 8, 2022
1 parent 2f56a8a commit 5087421
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ts-command-line-args",
"version": "2.2.1",
"version": "2.2.2",
"description": "A Typescript wrapper around command-line-args with additional support for markdown usage guide generation",
"bin": {
"write-markdown": "dist/write-markdown.js"
Expand Down Expand Up @@ -86,4 +86,4 @@
"verifyMessage": "'{fileName}' is out of date. Please regenerate by running 'npm run write-markdown'",
"removeDoubleBlankLines": true
}
}
}

0 comments on commit 5087421

Please sign in to comment.