diff --git a/package.json b/package.json index 1c8f96a..67cdfb1 100644 --- a/package.json +++ b/package.json @@ -38,9 +38,5 @@ "node": ">=0.10.0", "npm": ">=1.2.10" }, - "licenses": [ - { - "type": "MIT" - } - ] + "license": "MIT" }