Update license

Picking up monorepo change
This commit is contained in:
Matt Bierner
2025-10-02 16:42:39 -07:00
parent 859a7c9ede
commit d2f2a81ce9

View File

@@ -709,5 +709,20 @@
"SOFTWARE.",
""
]
},
{
// Reason: mono-repo
"name": "@jridgewell/gen-mapping",
"fullLicenseTextUri": "https://raw.githubusercontent.com/jridgewell/sourcemaps/refs/heads/main/packages/gen-mapping/LICENSE"
},
{
// Reason: mono-repo
"name": "@jridgewell/sourcemap-codec",
"fullLicenseTextUri": "https://raw.githubusercontent.com/jridgewell/sourcemaps/refs/heads/main/packages/sourcemap-codec/LICENSE"
},
{
// Reason: mono-repo
"name": "@jridgewell/trace-mapping",
"fullLicenseTextUri": "https://raw.githubusercontent.com/jridgewell/sourcemaps/refs/heads/main/packages/trace-mapping/LICENSE"
}
]