[ADD] AVANCE FORMULARIO
Showing
... | @@ -11,13 +11,16 @@ | ... | @@ -11,13 +11,16 @@ |
"private": true, | "private": true, | ||
"dependencies": { | "dependencies": { | ||
"@angular/animations": "^18.2.0", | "@angular/animations": "^18.2.0", | ||
"@angular/cdk": "^18.2.3", | |||
"@angular/common": "^18.2.0", | "@angular/common": "^18.2.0", | ||
"@angular/compiler": "^18.2.0", | "@angular/compiler": "^18.2.0", | ||
"@angular/core": "^18.2.0", | "@angular/core": "^18.2.0", | ||
"@angular/forms": "^18.2.0", | "@angular/forms": "^18.2.0", | ||
"@angular/material": "^18.2.3", | |||
"@angular/platform-browser": "^18.2.0", | "@angular/platform-browser": "^18.2.0", | ||
"@angular/platform-browser-dynamic": "^18.2.0", | "@angular/platform-browser-dynamic": "^18.2.0", | ||
"@angular/router": "^18.2.0", | "@angular/router": "^18.2.0", | ||
"axios": "^1.7.7", | |||
"rxjs": "~7.8.0", | "rxjs": "~7.8.0", | ||
"tslib": "^2.3.0", | "tslib": "^2.3.0", | ||
"zone.js": "~0.14.10" | "zone.js": "~0.14.10" | ||
... | ... |
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/environment/env.prod.ts
0 → 100644
src/environment/env.ts
0 → 100644
Please
register
or
sign in
to comment