We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c625ab3 commit f0634fcCopy full SHA for f0634fc
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "devextreme-angular",
3
- "version": "17.2.13",
+ "version": "17.2.14",
4
"description": "Angular UI and visualization components based on DevExtreme widgets",
5
"repository": {
6
"type": "git",
@@ -17,13 +17,13 @@
17
"author": "Developer Express Inc.",
18
"license": "MIT",
19
"peerDependencies": {
20
- "devextreme": "~17.2.13",
+ "devextreme": "~17.2.14",
21
"@angular/core": ">2.4.2",
22
"@angular/common": ">2.4.2",
23
"@angular/forms": ">2.4.2"
24
},
25
"devDependencies": {
26
27
"zone.js": "^0.8.17",
28
"@angular/core": "~4.4.5",
29
"@angular/common": "~4.4.5",
0 commit comments