Skip to content

Commit

Permalink
📦release 1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kkeeth committed Oct 28, 2020
1 parent c666078 commit 0bb432d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "check-stats-modules",
"version": "1.2.2",
"version": "1.2.3",
"description": "check-stats-modules(csm) is is a CLI application that obtains the specified npm module's stats. After specifying the module name and period, the number of downloads during that period is acquired and displayed on the terminal.",
"license": "MIT",
"main": "./lib/check-stats-modules",
Expand Down

0 comments on commit 0bb432d

Please sign in to comment.