Use @types/ini

This commit is contained in:
Kyle Leonhard
2025-03-17 15:14:06 -07:00
parent b0f1a15a39
commit 338f21083e
5 changed files with 4326 additions and 3408 deletions

View File

@@ -34,6 +34,7 @@
"@actions/io": "^1.0.2",
"@actions/tool-cache": "^2.0.1",
"ini": "^5.0.0",
"@types/ini": "^4.1.1",
"semver": "^7.6.3",
"uuid": "^9.0.1"
},