Skip to content

Commit 1060017

Browse files
committed
chore: add CC-BY-4.0 to approved license list
1 parent a132cc6 commit 1060017

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/licenses/src/index.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -649,6 +649,7 @@ export type ApprovedLicense = Extract<
649649
| 'BSD-2-Clause'
650650
| 'BSD-3-Clause'
651651
| 'CC0-1.0'
652+
| 'CC-BY-4.0'
652653
| 'ISC'
653654
| 'MIT'
654655
| 'MIT-0'

0 commit comments

Comments
 (0)