Skip to content

Commit

Permalink
Set license in package.json.
Browse files Browse the repository at this point in the history
Set to `BSD-3-Clause` per `LICENSE.md`.
  • Loading branch information
BigBlueHat authored Aug 8, 2024
1 parent 0b33cc4 commit 88e2f87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "@digitalbazaar/http-signature-header",
"version": "5.0.1-0",
"description": "",
"license": "BSD-3-Clause",
"type": "module",
"exports": "./lib/index.js",
"browser": {
Expand Down

0 comments on commit 88e2f87

Please sign in to comment.