flex-controls
Advanced tools
Comparing version 1.1.1 to 1.1.2
{ | ||
"name": "flex-controls", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"repository": { | ||
@@ -23,6 +23,6 @@ "type": "git", | ||
"peerDependencies": { | ||
"@angular/common": ">= 14.0.0", | ||
"@angular/core": ">= 14.0.0", | ||
"@angular/forms": ">= 14.0.0", | ||
"rxjs": "~6.6.7" | ||
"@angular/common": ">=14.0.0", | ||
"@angular/core": ">=14.0.0", | ||
"@angular/forms": ">=14.0.0", | ||
"rxjs": ">=6.6.7" | ||
}, | ||
@@ -29,0 +29,0 @@ "dependencies": { |
264736