Use @types/ini

This commit is contained in:
Kyle Leonhard 2025-03-17 15:14:06 -07:00
parent 9b7fb640b1
commit 7cfc90cf21
3 changed files with 8 additions and 3 deletions

View file

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