From 458f91b8a446d382adeb1d48fc8a895d2b56ae8f Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Fri, 7 Feb 2014 14:34:52 -0500 Subject: licenses -> license in bower.json --- bower.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/bower.json b/bower.json index d535744d..b6f120a1 100644 --- a/bower.json +++ b/bower.json @@ -8,12 +8,7 @@ "type": "git", "url": "git://github.com/thomaspark/bootswatch.git" }, - "licenses": [ - { - "type": "MIT", - "url": "https://github.com/thomaspark/bootswatch/blob/gh-pages/LICENSE" - } - ], + "license": "MIT", "ignore": [ "2", "api", -- cgit v1.2.3