diff options
author | Thomas Park <thomas@thomaspark.me> | 2014-02-07 14:34:52 -0500 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2014-02-07 14:34:52 -0500 |
commit | 458f91b8a446d382adeb1d48fc8a895d2b56ae8f (patch) | |
tree | a6847706e3ca07b41c89dd724a7c74a5f701f004 | |
parent | a7b311fcd1e69b840c2cc56341f57505c737db0b (diff) |
licenses -> license in bower.json
-rw-r--r-- | bower.json | 7 |
1 files changed, 1 insertions, 6 deletions
@@ -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", |