mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
pnpm@10.10.0: Add pnpx alias (Close #6774)
This commit is contained in:
parent
e1451de59d
commit
482519483f
@ -9,7 +9,14 @@
|
|||||||
"hash": "36806b80c55ecae5b429a01ef320abbc583012ac0725d0e6c28b3d0d4e40496f"
|
"hash": "36806b80c55ecae5b429a01ef320abbc583012ac0725d0e6c28b3d0d4e40496f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "pnpm.exe",
|
"bin": [
|
||||||
|
"pnpm.exe",
|
||||||
|
[
|
||||||
|
"pnpm.exe",
|
||||||
|
"pnpx",
|
||||||
|
"dlx"
|
||||||
|
]
|
||||||
|
],
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"script": [
|
"script": [
|
||||||
"# Using checkver script to check through all release tags",
|
"# Using checkver script to check through all release tags",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user