From f1dbba9ad46fa743f4fb9c5c50fb07150dfb2495 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Tue, 21 May 2019 21:19:25 +0100 Subject: [PATCH] Group all dependencies --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0940db9..92daea2 100644 --- a/package.json +++ b/package.json @@ -20,5 +20,5 @@ "tailwindcss-spaced-items": "^0.1.0", "tailwindcss-transitions": "^2.0.0", "tailwindcss-visuallyhidden": "^1.0.2" - } + }, }