We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3c718a commit 278b966Copy full SHA for 278b966
licenses.json
@@ -1,5 +1,7 @@
1
{
2
"ignoredOrgs": ["@mongodb-js", "@leafygreen-ui"],
3
"doNotValidatePackages": ["[email protected]"],
4
- "licenseOverrides": {}
+ "licenseOverrides": {
5
+ "[email protected]": "MIT"
6
+ }
7
}
0 commit comments