diff --git a/package.json b/package.json index a160ba3f..81eb2fd3 100644 --- a/package.json +++ b/package.json @@ -21,10 +21,5 @@ "type": "git", "url": "git@github.com:vuejs/vue-html-loader.git" }, - "licenses": [ - { - "type": "MIT", - "url": "http://www.opensource.org/licenses/mit-license.php" - } - ] + "license": "MIT" }