mirror of
https://github.com/node-red/node-red.git
synced 2025-12-27 23:34:38 +01:00
Add cron-like scheduling to inject
This commit is contained in:
@@ -14,7 +14,8 @@
|
||||
"express": "3.x",
|
||||
"mqtt": "*",
|
||||
"ws": "*",
|
||||
"mustache": "*"
|
||||
"mustache": "*",
|
||||
"cron":"*"
|
||||
},
|
||||
"engines": { "node": ">=0.8" }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user