feat: added docs and improved tests

This commit is contained in:
Gustavo Perdomo 2026-07-30 23:52:47 -04:00
parent 8806b4bde4
commit 910bf2faa0
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -18,7 +18,7 @@
"@actions/io": "^3.0.2",
"@actions/tool-cache": "^4.0.0",
"semver": "^7.8.5",
"smol-toml": "1.7.1"
"smol-toml": "^1.7.1"
},
"devDependencies": {
"@eslint/js": "^10.0.1",

View File

@ -38,7 +38,7 @@
"@actions/io": "^3.0.2",
"@actions/tool-cache": "^4.0.0",
"semver": "^7.8.5",
"smol-toml": "1.7.1"
"smol-toml": "^1.7.1"
},
"overrides": {
"brace-expansion": "5.0.8"