mirror of https://github.com/actions/cache.git
Add licensed output
parent
e6f5858749
commit
f46ceeb60d
|
@ -14,9 +14,9 @@ allowed:
|
||||||
reviewed:
|
reviewed:
|
||||||
npm:
|
npm:
|
||||||
- sax
|
- sax
|
||||||
- "@protobuf-ts/plugin-framework"
|
- "@protobuf-ts/plugin-framework" # Apache-2.0
|
||||||
- "@protobuf-ts/runtime"
|
- "@protobuf-ts/runtime" # Apache-2.0
|
||||||
- fs.realpath
|
- fs.realpath # ISC
|
||||||
- glob
|
- glob # ISC
|
||||||
- prettier
|
- prettier # MIT
|
||||||
- lodash
|
- lodash # MIT
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue