diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/package.json b/package.json index cbda85661..5c2ea7a73 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/master/LICENSE.txt" - } - ], + "license": "MIT", "dependencies": {}, "devDependencies": { "commitplease": "2.0.0", |