@hazeljs/cron
Advanced tools
+3
-3
| { | ||
| "name": "@hazeljs/cron", | ||
| "version": "1.0.0", | ||
| "version": "1.0.1", | ||
| "description": "Cron job scheduling module for HazelJS framework", | ||
@@ -35,3 +35,3 @@ "main": "dist/index.js", | ||
| "type": "git", | ||
| "url": "git+https://github.com/hazel-js/hazeljs.git", | ||
| "url": "https://github.com/hazel-js/hazeljs", | ||
| "directory": "packages/cron" | ||
@@ -52,5 +52,5 @@ }, | ||
| "peerDependencies": { | ||
| "@hazeljs/core": "^1.0.0" | ||
| "@hazeljs/core": "^1.0.1" | ||
| }, | ||
| "gitHead": "083b94562940a86c8e0a8cd81988d04b541608ac" | ||
| } |
63564
-0.01%