Skip to content

Commit

Permalink
fix: update package.json for npm description
Browse files Browse the repository at this point in the history
  • Loading branch information
Konstantin committed Apr 15, 2020
1 parent 1e500fe commit 72132c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "cron-validate",
"version": "1.0.2",
"description": "",
"description": "cron-validate is a cron-expression validator written in TypeScript.",
"scripts": {
"dev": "nodemon",
"build": "tsc",
Expand Down

0 comments on commit 72132c5

Please sign in to comment.