Skip to content

Commit 9c4780d

Browse files
msukkariclaude
andauthored
fix(ci): map @react-grab and element-source licenses to MIT in license audit (#1422)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 49a1660 commit 9c4780d

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

scripts/npmLicenseMap.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1-
{}
1+
{
2+
"@react-grab/cli": { "old": "UNKNOWN", "new": "MIT" },
3+
"@react-grab/mcp": { "old": "UNKNOWN", "new": "MIT" },
4+
"element-source": { "old": "UNKNOWN", "new": "MIT" }
5+
}

0 commit comments

Comments
 (0)