mirror of
https://github.com/actions/setup-node.git
synced 2025-07-23 06:58:24 +02:00
Install ini package for parsing INI files
This commit is contained in:
parent
3b8b03f6c1
commit
626bea34d5
3 changed files with 634 additions and 1106 deletions
|
@ -33,6 +33,7 @@
|
|||
"@actions/http-client": "^2.2.1",
|
||||
"@actions/io": "^1.0.2",
|
||||
"@actions/tool-cache": "^2.0.1",
|
||||
"ini": "^5.0.0",
|
||||
"semver": "^7.6.3",
|
||||
"uuid": "^9.0.1"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue