diff --git a/package.json b/package.json index ce638ef..e21d6d8 100644 --- a/package.json +++ b/package.json @@ -14,12 +14,7 @@ "bugs": { "url": "https://github.com/pulsar-edit/selector-kit/issues" }, - "licenses": [ - { - "type": "MIT", - "url": "http://github.com/atom/selector-kit/raw/master/LICENSE.md" - } - ], + "licenses": "MIT", "dependencies": { "atom-slick": "^2" },