Skip to content

Commit

Permalink
build(licensee): Add exception for new deps (#286)
Browse files Browse the repository at this point in the history
All three packages are licensed under the MIT license, but the
package.json file is missing the license field.

PRs to add the license field have already been opened for all three
packages.

Follow-Up of SAP/ui5-cli#730
  • Loading branch information
flovogt authored Aug 20, 2024
1 parent 374f9de commit 6827c46
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .licensee.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
"blueOak": "bronze"
},
"packages": {
"atomically": "2.0.3",
"stubborn-fs": "1.2.5",
"when-exit": "2.1.3",
"callsite": "1.0.0",
"yesno": "0.4.0"
},
Expand Down

0 comments on commit 6827c46

Please sign in to comment.