This commit is contained in:
2025-09-26 19:11:03 -05:00
commit 6c9b6c9ec1
6 changed files with 145 additions and 0 deletions

5
package.json Normal file
View File

@@ -0,0 +1,5 @@
{
"devDependencies": {
"@types/node": "^24.5.2"
}
}