angular2-promise-buttons
Advanced tools
Comparing version 5.0.2 to 5.0.3
{ | ||
"name": "angular2-promise-buttons", | ||
"version": "5.0.2", | ||
"version": "5.0.3", | ||
"description": "Chilled loading buttons for angular", | ||
@@ -23,4 +23,4 @@ "author": "johannesjo <contact@super-productivity.com> (http://super-productivity.com)", | ||
"peerDependencies": { | ||
"@angular/common": "^9.0.4", | ||
"@angular/core": "^9.0.4" | ||
"@angular/common": ">=9.0.4", | ||
"@angular/core": ">=9.0.4" | ||
}, | ||
@@ -27,0 +27,0 @@ "main": "bundles/angular2-promise-buttons.umd.js", |
107679