Remove untildify

This commit is contained in:
Nick Cipollo
2025-12-02 08:29:48 -05:00
parent 23d2cc4c27
commit be9a4fac3a
9 changed files with 74 additions and 54 deletions

View File

@@ -51,8 +51,7 @@
"@actions/core": "^1.11.1",
"@actions/github": "^6.0.1",
"@types/node": "^24.9.2",
"glob": "^13.0.0",
"untildify": "^4.0.0"
"glob": "^13.0.0"
},
"devDependencies": {
"@biomejs/biome": "2.3.8",