chore: replace node-cron with interval-promise

This commit is contained in:
2018-11-02 15:24:33 -07:00
parent d290165899
commit 7eeb251c6b
3 changed files with 11 additions and 27 deletions

View File

@@ -53,7 +53,7 @@
"elasticsearch": "^15.2.0",
"esm": "^3.0.17",
"getopts": "^2.2.2",
"node-cron": "^2.0.3"
"interval-promise": "^1.3.0"
},
"devDependencies": {
"@w33ble/npm-auto-tools": "*",