We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0634fc commit 5243b1bCopy full SHA for 5243b1b
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "devextreme-angular",
3
- "version": "17.2.14",
+ "version": "17.2.15",
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.14",
+ "devextreme": "~17.2.15",
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