node-cron installed

This commit is contained in:
Wolfgang Hottgenroth
2018-01-04 22:39:34 +01:00
parent ce1e243f07
commit a24ae9f691
2 changed files with 6 additions and 0 deletions

5
package-lock.json generated
View File

@ -287,6 +287,11 @@
"safe-buffer": "5.1.1"
}
},
"node-cron": {
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/node-cron/-/node-cron-1.2.1.tgz",
"integrity": "sha1-jJC8XccjpWKJsHhmVatKHEy2A2g="
},
"once": {
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",