Skip to content

Commit

Permalink
Merge pull request #15 from yodlr/pin_cron
Browse files Browse the repository at this point in the history
Pin node-cron version re: #12
  • Loading branch information
Ross Kukulinski committed Feb 24, 2015
2 parents 9a747a8 + bf85ebf commit b73f942
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"bunyan": "^1.3.3",
"bunyan-prettystream": "^0.1.3",
"cookie-parser": "^1.3.3",
"cron": "^1.0.5",
"cron": "1.0.5",
"express": "^4.9.8",
"fleetctl": "^1.0.0",
"hbs": "^2.7.0",
Expand Down

0 comments on commit b73f942

Please sign in to comment.