Skip to content

Commit

Permalink
Update to 18.2.8 (#261)
Browse files Browse the repository at this point in the history
  • Loading branch information
dxrobot authored and BingoRUS committed Apr 25, 2019
1 parent f6f7444 commit 891b8ce
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "devextreme-vue",
"version": "18.2.7",
"version": "18.2.8",
"description": "DevExtreme Vue UI and Visualization Components",
"repository": {
"type": "git",
Expand All @@ -27,7 +27,7 @@
"author": "Developer Express Inc.",
"license": "MIT",
"peerDependencies": {
"devextreme": "~18.2.7",
"devextreme": "~18.2.8",
"vue": "^2.5.16"
},
"devDependencies": {
Expand All @@ -36,7 +36,7 @@
"css-loader": "^0.28.11",
"dasherize": "^2.0.0",
"del": "^3.0.0",
"devextreme": "~18.2.7",
"devextreme": "~18.2.8",
"dot": "^1.1.2",
"gulp": "^4.0.0",
"gulp-header": "^2.0.5",
Expand Down
11 changes: 10 additions & 1 deletion tools/integration-data.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"meta": {
"docsRevision": "c01d9ad0ee2f9f3f7deb4872b7e14bb6a6328eb5"
"docsRevision": "a77c14d6c82f2cc0e91f25e32bd9e003e6f8a672"
},
"widgets": [
{
Expand Down Expand Up @@ -66581,6 +66581,7 @@
]
},
{
"isSubscribable": true,
"name": "opened",
"types": [
{
Expand Down Expand Up @@ -238624,6 +238625,14 @@
}
]
},
{
"name": "groupIndex",
"types": [
{
"type": "Number"
}
]
},
{
"name": "groupSummaryItems",
"types": [
Expand Down

0 comments on commit 891b8ce

Please sign in to comment.