Se actualizaron las dependencias

This commit is contained in:
Patriots01
2026-08-11 11:49:35 -06:00
parent fed7366649
commit 31fcd93b86
+1
View File
@@ -9,4 +9,5 @@ export class AppController {
getHello(): string {
return this.appService.getHello();
}
}