From c1911994eadabab1c34ccf02cd5d8d4734162da3 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 20 Apr 2017 08:14:49 +0000 Subject: [PATCH] fix(package): update metalsmith-layouts to version 1.8.1 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0a25e8dfad..6a11640853 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "jsdoc": "3.4.3", "marked": "0.3.6", "metalsmith": "2.3.0", - "metalsmith-layouts": "1.8.0", + "metalsmith-layouts": "1.8.1", "nomnom": "1.8.1", "pbf": "3.0.5", "pixelworks": "1.1.0",