Skip to content

Commit

Permalink
Merge pull request #356 from Juneezee/fix/uuid-dependency
Browse files Browse the repository at this point in the history
fix: add uuid dependency
  • Loading branch information
merencia committed Aug 15, 2022
2 parents 57481d3 + 5d715f1 commit f370a0d
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 5 deletions.
15 changes: 10 additions & 5 deletions package-lock.json

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

3 changes: 3 additions & 0 deletions package.json
Expand Up @@ -28,6 +28,9 @@
"bugs": {
"url": "https://github.com/merencia/node-cron/issues"
},
"dependencies": {
"uuid": "8.3.2"
},
"devDependencies": {
"chai": "^4.2.0",
"eslint": "^5.7.0",
Expand Down

0 comments on commit f370a0d

Please sign in to comment.