diff --git a/package.json b/package.json index 74639fc9..17c59c17 100644 --- a/package.json +++ b/package.json @@ -2,12 +2,12 @@ "name": "ipfs.io", "private": true, "dependencies": { - "handlebars": "^2.0.0", + "handlebars": "^3.0.4", "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", + "metalsmith-in-place": "^2.0.0", + "metalsmith-layouts": "^2.0.0", "metalsmith-markdown": "^0.2.1", "metalsmith-partial": "^0.1.0", "metalsmith-permalinks": "^0.4.0",