mirror of
https://github.com/actions/setup-node.git
synced 2025-12-18 11:21:38 +08:00
Install ini package for parsing INI files
This commit is contained in:
committed by
Kyle Leonhard
parent
2d0938c1b6
commit
c2ce1baec2
@@ -33,6 +33,7 @@
|
||||
"@actions/http-client": "^2.2.1",
|
||||
"@actions/io": "^1.0.2",
|
||||
"@actions/tool-cache": "^2.0.2",
|
||||
"ini": "^5.0.0",
|
||||
"semver": "^7.6.3",
|
||||
"uuid": "^9.0.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user