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 4717204 commit 563302fCopy full SHA for 563302f
package.json
@@ -1,6 +1,6 @@
1
-{
+{
2
"name": "devextreme-vue",
3
- "version": "19.2.3",
+ "version": "19.2.4",
4
"description": "DevExtreme Vue UI and Visualization Components",
5
"repository": {
6
"type": "git",
@@ -27,7 +27,7 @@
27
"author": "Developer Express Inc.",
28
"license": "MIT",
29
"peerDependencies": {
30
- "devextreme": "~19.2.3",
+ "devextreme": "~19.2.4",
31
"vue": "^2.5.16"
32
},
33
"devDependencies": {
@@ -37,7 +37,7 @@
37
"css-loader": "^2.1.1",
38
"dasherize": "^2.0.0",
39
"del": "^3.0.0",
40
41
"dot": "^1.1.2",
42
"gulp": "^4.0.0",
43
"gulp-header": "^2.0.5",
0 commit comments