diff --git a/package.json b/package.json index f3ad557..841a630 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "url": "git://github.com/fragphace/markdown-html.git" }, "dependencies": { - "marked": "^0.3.2", + "marked": "^0.3.9", "mu2": "~0.5.14", "optimist": "~0.3.4" },