diff --git a/package.json b/package.json index df1d1f926..6b90dc4c8 100644 --- a/package.json +++ b/package.json @@ -22,12 +22,7 @@ "bugs": { "url": "https://github.com/jquery/jquery/issues" }, - "licenses": [ - { - "type": "MIT", - "url": "https://github.com/jquery/jquery/blob/compat/LICENSE.txt" - } - ], + "license": "MIT", "dependencies": {}, "devDependencies": { "commitplease": "2.0.0",