pnpm@10.10.0: Add pnpx alias (Close #6774)

This commit is contained in:
HUMORCE 2025-05-09 09:17:08 +00:00
parent e1451de59d
commit 482519483f
No known key found for this signature in database
GPG Key ID: FF7A96FF20AE10DC

View File

@ -9,7 +9,14 @@
"hash": "36806b80c55ecae5b429a01ef320abbc583012ac0725d0e6c28b3d0d4e40496f"
}
},
"bin": "pnpm.exe",
"bin": [
"pnpm.exe",
[
"pnpm.exe",
"pnpx",
"dlx"
]
],
"checkver": {
"script": [
"# Using checkver script to check through all release tags",