mirror of
https://code.forgejo.org/pnpm/action-setup.git
synced 2025-05-17 12:24:45 +00:00
Support tilde
This commit is contained in:
parent
fe1f80eaca
commit
59a67d7671
5 changed files with 40 additions and 50 deletions
|
@ -7,9 +7,10 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"download": "^8.0.0",
|
||||
"expand-tilde": "^2.0.2",
|
||||
"@actions/core": "^1.2.4",
|
||||
"@actions/glob": "^0.1.0",
|
||||
"@types/download": "^6.2.4",
|
||||
"@types/expand-tilde": "^2.0.0",
|
||||
"@types/node": "^13.13.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue