Skip to content

Commit 500aca2

Browse files
committed
chore: add FREE-NOS to approved licenses
1 parent be1ceea commit 500aca2

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
@@ -650,6 +650,7 @@ export type ApprovedLicense = Extract<
650650
| 'BSD-3-Clause'
651651
| 'CC0-1.0'
652652
| 'CC-BY-4.0'
653+
| 'FREE-NOS'
653654
| 'ISC'
654655
| 'MIT'
655656
| 'MIT-0'

0 commit comments

Comments
 (0)