We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a132cc6 commit 1060017Copy full SHA for 1060017
1 file changed
packages/licenses/src/index.d.ts
@@ -649,6 +649,7 @@ export type ApprovedLicense = Extract<
649
| 'BSD-2-Clause'
650
| 'BSD-3-Clause'
651
| 'CC0-1.0'
652
+ | 'CC-BY-4.0'
653
| 'ISC'
654
| 'MIT'
655
| 'MIT-0'
0 commit comments