We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef1f669 commit 0d28426Copy full SHA for 0d28426
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "devextreme-angular",
3
- "version": "18.1.11",
+ "version": "18.1.13",
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": "~18.1.11",
+ "devextreme": "~18.1.13",
21
"@angular/core": ">5.0.0",
22
"@angular/common": ">5.0.0",
23
"@angular/forms": ">5.0.0"
24
},
25
"devDependencies": {
26
27
"zone.js": "^0.8.25",
28
"@angular/animations": "^5.0.0",
29
"@angular/common": "^5.0.0",
0 commit comments