We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2168d3c commit d181affCopy full SHA for d181aff
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "devextreme-angular",
3
- "version": "18.2.11",
+ "version": "18.2.12",
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.2.11",
+ "devextreme": "~18.2.12",
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