Skip to content

Commit

Permalink
[dist] Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
julianduque committed Dec 12, 2013
1 parent 4822fec commit 7f4e4e9
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,18 +20,18 @@
"tools"
],
"dependencies": {
"colors": "0.6.0-1",
"colors": "~0.6.2",
"cliff": "0.1.8",
"flatiron": "0.3.5",
"flatiron": "~0.3.11",
"forever-monitor": "1.2.3",
"nconf": "0.6.7",
"nconf": "~0.6.9",
"nssocket": "~0.5.1",
"optimist": "0.4.0",
"optimist": "~0.6.0",
"pkginfo": "0.3.0",
"timespan": "2.1.0",
"watch": "0.7.0",
"utile": "0.1.7",
"winston": "0.7.1"
"timespan": "~2.3.0",
"watch": "~0.8.0",
"utile": "~0.2.1",
"winston": "~0.7.2"
},
"devDependencies": {
"broadway": "0.2.x",
Expand All @@ -51,4 +51,3 @@
"node": ">= 0.8.x"
}
}

0 comments on commit 7f4e4e9

Please sign in to comment.