From 69139c785d7cf9f8ac814d10e0ea3abbaea594b8 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Wed, 11 Jan 2017 18:09:19 -0500 Subject: [PATCH] chore(package): update snazzy to version 6.0.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c98870d..5867d8d 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "coveralls": "^2.11.12", "nyc": "^10.0.0", "reshape": "reshape/reshape", - "snazzy": "^4.0.1", + "snazzy": "^6.0.0", "standard": "^8.0.0" }, "homepage": "https://github.com/reshape/custom-elements",