mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-14 01:50:39 +09:00
fix: add npm provenance package metadata
This commit is contained in:
parent
f499c9e222
commit
0036f0e9a1
15 changed files with 135 additions and 1 deletions
|
|
@ -94,6 +94,7 @@ const publishPkg = {
|
|||
license: cliPkg.license,
|
||||
repository: cliPkg.repository,
|
||||
homepage: cliPkg.homepage,
|
||||
bugs: cliPkg.bugs,
|
||||
files: cliPkg.files,
|
||||
engines: { node: ">=20" },
|
||||
dependencies: sortedDeps,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue