Jelajahi Sumber

Use fixed cron.

Jakob Borg 13 tahun lalu
induk
melakukan
56449b1235
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -14,7 +14,7 @@
     },
     "dependencies": {
         "async": "0.1.x",
-        "cron": "0.3.x",
+        "cron": "https://github.com/calmh/node-cron/tarball/master",
         "underscore": "1.3.x",
         "zfs": "*"
     },