1 Commits

Author SHA1 Message Date
Patriots01 31fcd93b86 Se actualizaron las dependencias 2026-08-11 11:49:35 -06:00
+1
View File
@@ -9,4 +9,5 @@ export class AppController {
getHello(): string { getHello(): string {
return this.appService.getHello(); return this.appService.getHello();
} }
} }