Skip to content

Commit

Permalink
fix: add uuid dependency
Browse files Browse the repository at this point in the history
Fixes: #355
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
  • Loading branch information
Juneezee committed Jun 15, 2022
1 parent 57481d3 commit 5d715f1
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
Original file line number Diff line number Diff line change
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 5d715f1

Please sign in to comment.