@angular/forms
Advanced tools
Comparing version 19.1.2 to 19.1.3
{ | ||
"name": "@angular/forms", | ||
"version": "19.1.2", | ||
"version": "19.1.3", | ||
"description": "Angular - directives and services for creating forms", | ||
@@ -14,5 +14,5 @@ "author": "angular", | ||
"peerDependencies": { | ||
"@angular/core": "19.1.2", | ||
"@angular/common": "19.1.2", | ||
"@angular/platform-browser": "19.1.2", | ||
"@angular/core": "19.1.3", | ||
"@angular/common": "19.1.3", | ||
"@angular/platform-browser": "19.1.3", | ||
"rxjs": "^6.5.3 || ^7.4.0" | ||
@@ -19,0 +19,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display