Skip to content

Commit

Permalink
fix licence metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
nmcdaines committed Sep 16, 2024
1 parent e0d68ec commit 9520bc2
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,7 @@
"bugs": {
"url": "https://github.com/cowboy/node-exit/issues"
},
"licenses": [
{
"type": "MIT",
"url": "https://github.com/cowboy/node-exit/blob/master/LICENSE-MIT"
}
],
"license": "MIT",
"main": "lib/exit",
"engines": {
"node": ">= 0.8.0"
Expand Down

0 comments on commit 9520bc2

Please sign in to comment.