diff --git a/package.json b/package.json index 77e799f5f..411b526e3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "devextreme-angular", - "version": "19.1.9", + "version": "19.1.10", "description": "Angular UI and visualization components based on DevExtreme widgets", "repository": { "type": "git", @@ -17,13 +17,13 @@ "author": "Developer Express Inc.", "license": "MIT", "peerDependencies": { - "devextreme": "~19.1.9", + "devextreme": "~19.1.10", "@angular/core": ">5.0.0", "@angular/common": ">5.0.0", "@angular/forms": ">5.0.0" }, "devDependencies": { - "devextreme": "~19.1.9", + "devextreme": "~19.1.10", "zone.js": "^0.8.25", "@angular/animations": "^5.0.0", "@angular/common": "^5.0.0",