diff --git a/scripts/npmLicenseMap.json b/scripts/npmLicenseMap.json index 9e26dfeeb..829d04fa0 100644 --- a/scripts/npmLicenseMap.json +++ b/scripts/npmLicenseMap.json @@ -1 +1,5 @@ -{} \ No newline at end of file +{ + "@react-grab/cli": { "old": "UNKNOWN", "new": "MIT" }, + "@react-grab/mcp": { "old": "UNKNOWN", "new": "MIT" }, + "element-source": { "old": "UNKNOWN", "new": "MIT" } +}