diff --git a/package.json b/package.json index 74639fc9..545365d0 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "dependencies": { "handlebars": "^2.0.0", "marked": "^0.3.3", - "metalsmith": "^1.3.0", + "metalsmith": "^2.2.1", "metalsmith-debug": "0.0.2", "metalsmith-in-place": "^1.0.1", "metalsmith-layouts": "^1.0.0", @@ -12,7 +12,7 @@ "metalsmith-partial": "^0.1.0", "metalsmith-permalinks": "^0.4.0", "metalsmith-static": "0.0.5", - "nunjucks-markdown": "^1.0.0", + "nunjucks-markdown": "^2.0.0", "metalsmith-templates": "~0.6.1" }, "devDependencies": {