fix for check-dist and license failures
parent
1ab9150ddc
commit
ee5b49c743
|
@ -1,9 +1,9 @@
|
||||||
---
|
---
|
||||||
name: uuid
|
name: uuid
|
||||||
version: 9.0.1
|
version: 11.0.5
|
||||||
type: npm
|
type: npm
|
||||||
summary: RFC4122 (v1, v4, and v5) UUIDs
|
summary: RFC9562 UUIDs
|
||||||
homepage:
|
homepage:
|
||||||
license: mit
|
license: mit
|
||||||
licenses:
|
licenses:
|
||||||
- sources: LICENSE.md
|
- sources: LICENSE.md
|
File diff suppressed because it is too large
Load Diff
|
@ -5666,6 +5666,7 @@
|
||||||
"https://github.com/sponsors/broofa",
|
"https://github.com/sponsors/broofa",
|
||||||
"https://github.com/sponsors/ctavan"
|
"https://github.com/sponsors/ctavan"
|
||||||
],
|
],
|
||||||
|
"license": "MIT",
|
||||||
"bin": {
|
"bin": {
|
||||||
"uuid": "dist/esm/bin/uuid"
|
"uuid": "dist/esm/bin/uuid"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue