mirror of
https://github.com/actions/setup-node.git
synced 2025-07-04 00:24:58 +00:00
resolve conflicts
This commit is contained in:
parent
d534e90ed0
commit
0952db2336
9 changed files with 51499 additions and 4869 deletions
|
@ -33,7 +33,8 @@
|
|||
"@actions/http-client": "^2.1.1",
|
||||
"@actions/io": "^1.0.2",
|
||||
"@actions/tool-cache": "^2.0.1",
|
||||
"semver": "^7.5.4"
|
||||
"semver": "^7.5.4",
|
||||
"uuid": "^9.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^29.5.5",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue