From 2afb4ac2e8929a5e2a451bd70c404fde8d2d736c Mon Sep 17 00:00:00 2001 From: Pieterjan De Potter Date: Fri, 1 Dec 2017 16:53:28 +0100 Subject: [PATCH] fix bower.json validation --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index 8b5873b8..82ef85cc 100644 --- a/bower.json +++ b/bower.json @@ -10,7 +10,7 @@ "dist/vfg.js", "dist/vfg.css", "dist/vfg-core.js", - "dist/vfg-core.css", + "dist/vfg-core.css" ], "moduleType": [ "amd"