From 615904e1d1f5851c94753ffe19fcfb114fea9bd0 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Tue, 21 May 2019 21:35:37 +0100 Subject: [PATCH] Remove trailing comma --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 92daea2..0940db9 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" - }, + } }