mirror of
https://github.com/actions/setup-node.git
synced 2026-09-25 22:48:35 +00:00
Fix casing for BlueOak license in .licensed.yml
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ allowed:
|
||||
- mit
|
||||
- cc0-1.0
|
||||
- unlicense
|
||||
- blueoak-1.0.0
|
||||
- BlueOak-1.0.0
|
||||
|
||||
reviewed:
|
||||
npm:
|
||||
|
||||
Generated
+1
-1
@@ -4,7 +4,7 @@ version: 10.2.6
|
||||
type: npm
|
||||
summary: a glob matcher in javascript
|
||||
homepage:
|
||||
license: other
|
||||
license: BlueOak-1.0.0
|
||||
licenses:
|
||||
- sources: LICENSE.md
|
||||
text: |
|
||||
|
||||
Reference in New Issue
Block a user