Skip to content

Commit

Permalink
Merge pull request #1 from gruntjs/fix-licence-metadata
Browse files Browse the repository at this point in the history
fix licence metadata
  • Loading branch information
vladikoff authored Nov 2, 2024
2 parents e0d68ec + 9520bc2 commit 758d9d9
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 758d9d9

Please sign in to comment.