Skip to content

Commit 85c7978

Browse files
dxrobotdxvladislavvolkov
andauthored
Update to 20.1.4 (#371)
Co-authored-by: dxvladislavvolkov <[email protected]>
1 parent 815272f commit 85c7978

File tree

2 files changed

+78019
-59999
lines changed

2 files changed

+78019
-59999
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "devextreme-vue",
3-
"version": "19.2.9",
3+
"version": "20.1.4",
44
"description": "DevExtreme Vue UI and Visualization Components",
55
"repository": {
66
"type": "git",
@@ -18,7 +18,7 @@
1818
"serve": "webpack-dev-server",
1919
"test": "jest",
2020
"test-watch": "jest --watch",
21-
"update-integration-meta": "dx-tools update-integration-meta --output-path ./tools/integration-data.json"
21+
"update-integration-meta": "dx-tools update-integration-meta --output-path=./tools/integration-data.json"
2222
},
2323
"keywords": [
2424
"vue",
@@ -28,7 +28,7 @@
2828
"author": "Developer Express Inc.",
2929
"license": "MIT",
3030
"peerDependencies": {
31-
"devextreme": "~19.2.9",
31+
"devextreme": "~20.1.4",
3232
"vue": "^2.5.16"
3333
},
3434
"devDependencies": {
@@ -38,7 +38,7 @@
3838
"css-loader": "^2.1.1",
3939
"dasherize": "^2.0.0",
4040
"del": "^3.0.0",
41-
"devextreme": "~19.2.9",
41+
"devextreme": "~20.1.4",
4242
"devextreme-internal-tools": "stable",
4343
"dot": "^1.1.2",
4444
"gulp": "^4.0.0",

0 commit comments

Comments
 (0)