Skip to content

Commit 27bca73

Browse files
authored
Merge pull request #23 from buglss/18-infinity-loop
Fix infinity loop for day of week calculate.
2 parents 562d555 + 3383636 commit 27bca73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@
3232
"url": "https://github.com/buglss/node-red-clone-inject-with-cronti.git"
3333
},
3434
"dependencies": {
35-
"cronjo": "^1.1.5"
35+
"cronjo": "^1.1.6"
3636
}
3737
}

0 commit comments

Comments
 (0)