mirror of
https://gitea.com/actions/setup-node.git
synced 2025-11-12 03:26:21 +08:00
fix for check-dist and license failures
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
---
|
||||
name: uuid
|
||||
version: 9.0.1
|
||||
version: 11.0.5
|
||||
type: npm
|
||||
summary: RFC4122 (v1, v4, and v5) UUIDs
|
||||
homepage:
|
||||
summary: RFC9562 UUIDs
|
||||
homepage:
|
||||
license: mit
|
||||
licenses:
|
||||
- sources: LICENSE.md
|
||||
1300
dist/setup/index.js
vendored
1300
dist/setup/index.js
vendored
File diff suppressed because it is too large
Load Diff
1
package-lock.json
generated
1
package-lock.json
generated
@@ -5666,6 +5666,7 @@
|
||||
"https://github.com/sponsors/broofa",
|
||||
"https://github.com/sponsors/ctavan"
|
||||
],
|
||||
"license": "MIT",
|
||||
"bin": {
|
||||
"uuid": "dist/esm/bin/uuid"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user