We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 824cc60 commit c5165e9Copy full SHA for c5165e9
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "devextreme-vue",
3
- "version": "19.2.5",
+ "version": "19.2.7",
4
"description": "DevExtreme Vue UI and Visualization Components",
5
"repository": {
6
"type": "git",
@@ -28,7 +28,7 @@
28
"author": "Developer Express Inc.",
29
"license": "MIT",
30
"peerDependencies": {
31
- "devextreme": "~19.2.5",
+ "devextreme": "~19.2.7",
32
"vue": "^2.5.16"
33
},
34
"devDependencies": {
@@ -38,7 +38,7 @@
38
"css-loader": "^2.1.1",
39
"dasherize": "^2.0.0",
40
"del": "^3.0.0",
41
42
"devextreme-internal-tools": "^1.0.0",
43
"dot": "^1.1.2",
44
"gulp": "^4.0.0",
0 commit comments