Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddias committed Mar 5, 2014
1 parent 6f8f1c7 commit 2d8cb7b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,15 @@
"homepage": "https://github.com/nodesecurity/nodesecurity-www",
"dependencies": {
"hapi": "2.6.0",
"jade": "~1.1.5",
"bucker": "~1.0.3",
"config": "~0.4.35",
"moonboots_hapi": "~1.3.1",
"postmark": "~0.2.0",
"meta-marked": "~0.2.1",
"walk": "~2.3.1",
"semver": "~2.2.1",
"rss": "^0.3.2"
"rss": "^0.3.2",
"meta-marked": "^0.3.1",
"jade": "^1.3.0",
"moonboots_hapi": "^1.5.2"
},
"devDependencies": {
"precommit-hook": "~0.3.8",
Expand Down

0 comments on commit 2d8cb7b

Please sign in to comment.