El outdir estaba mal
This commit is contained in:
@@ -17,11 +17,11 @@
|
||||
"@types/node": "^25.2.3",
|
||||
"@types/pg": "^8.16.0",
|
||||
"@types/yargs": "^17.0.35",
|
||||
"tsx": "^4.21.0"
|
||||
"tsx": "^4.21.0",
|
||||
"typescript": "^5.9.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"pg": "^8.18.0",
|
||||
"typescript": "^5.9.3",
|
||||
"yargs": "^18.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user