Skip to content

Commit

Permalink
upping version adding redis dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffsu committed Sep 13, 2012
1 parent 26a61ba commit 864df06
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "One stop show to your dashboard",
"keywords": ["javascript", "performance", "health", "monitoring", "monit", "haproxy", "forever", "process", "systems", "dashboard" ],
"author": "Jeff Su <[email protected]>",
"version": "0.3.0-alpha1",
"version": "0.3.0-beta2",
"licenses": [{ "type": "MIT" }],
"engines": { "node": ">=0.5.0" },
"directories" : { "lib" : "./lib/upbeat" },
Expand All @@ -15,6 +15,7 @@
"jade": ">=0.27.2",
"express": ">=3.0.0rc3",
"mochiscript": ">=0.6.14",
"redis": ">=0.7.2",
"js-yaml": ">=0.3.1",
"winston": ">=0.6.2",
"tempo": ">=0.1.0-pre11"
Expand Down

0 comments on commit 864df06

Please sign in to comment.