[ADD] CONDICION PARA REGISTRO DE CONFORMIDAD
Showing
... | @@ -10,6 +10,7 @@ | ... | @@ -10,6 +10,7 @@ |
}, | }, | ||
"private": true, | "private": true, | ||
"dependencies": { | "dependencies": { | ||
"@alexfriesen/ngx-mat-timepicker": "^18.0.2", | |||
"@angular/animations": "^18.2.0", | "@angular/animations": "^18.2.0", | ||
"@angular/cdk": "^18.2.3", | "@angular/cdk": "^18.2.3", | ||
"@angular/common": "^18.2.0", | "@angular/common": "^18.2.0", | ||
... | @@ -21,9 +22,9 @@ | ... | @@ -21,9 +22,9 @@ |
"@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", | "axios": "^1.7.7", | ||
"ngx-mat-timepicker": "^19.0.0", | |||
"notiflix": "^3.2.8", | "notiflix": "^3.2.8", | ||
"rxjs": "~7.8.0", | "rxjs": "~7.8.0", | ||
"signature_pad": "^5.0.4", | |||
"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.
Please
register
or
sign in
to comment