mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-02-01 04:09:51 +01:00
updated cron dependency to require v0.1.4 at least, due to fixes upstream
re-enabling notifications pruning
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
"prompt": "~0.2.11",
|
||||
"uglify-js": "~2.4.0",
|
||||
"validator": "^3.4.0",
|
||||
"cron": "~1.0.1",
|
||||
"cron": "~1.0.4",
|
||||
"semver": "~2.2.1",
|
||||
"string": "~1.7.0",
|
||||
"xregexp": "~2.0.0",
|
||||
|
||||
Reference in New Issue
Block a user