set cron version fixed

This commit is contained in:
Jay 2018-08-26 18:11:27 +08:00
parent 2231c2f8e9
commit 909d67ce19
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
"axios": "^0.18.0",
"bcrypt": "^3.0.0",
"cheerio": "^1.0.0-rc.2",
"cron": "^1.3.0",
"cron": "1.3.0",
"dotenv": "^6.0.0",
"gm": "^1.23.1",
"ioredis": "^3.2.2",