Skip to content

Commit

Permalink
Update to 19.1.11 (#370)
Browse files Browse the repository at this point in the history
  • Loading branch information
dxrobot authored Jun 10, 2020
1 parent b19939c commit de639e1
Show file tree
Hide file tree
Showing 2 changed files with 12 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": "19.1.10",
"version": "19.1.11",
"description": "DevExtreme Vue UI and Visualization Components",
"repository": {
"type": "git",
Expand All @@ -27,7 +27,7 @@
"author": "Developer Express Inc.",
"license": "MIT",
"peerDependencies": {
"devextreme": "~19.1.10",
"devextreme": "~19.1.11",
"vue": "^2.5.16"
},
"devDependencies": {
Expand All @@ -37,7 +37,7 @@
"css-loader": "^2.1.1",
"dasherize": "^2.0.0",
"del": "^3.0.0",
"devextreme": "~19.1.10",
"devextreme": "~19.1.11",
"dot": "^1.1.2",
"gulp": "^4.0.0",
"gulp-header": "^2.0.5",
Expand Down
10 changes: 9 additions & 1 deletion tools/integration-data.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"meta": {
"docsRevision": "984b5e10cfef6ae6cb72435244042b940249ff0c"
"docsRevision": "f787ce29d9f069cdd16665db74b5770a193a2c5b"
},
"widgets": [
{
Expand Down Expand Up @@ -98265,9 +98265,11 @@
"\"background\"",
"\"bold\"",
"\"color\"",
"\"font\"",
"\"italic\"",
"\"link\"",
"\"image\"",
"\"size\"",
"\"strike\"",
"\"subscript\"",
"\"superscript\"",
Expand Down Expand Up @@ -98736,9 +98738,11 @@
"\"background\"",
"\"bold\"",
"\"color\"",
"\"font\"",
"\"italic\"",
"\"link\"",
"\"image\"",
"\"size\"",
"\"strike\"",
"\"subscript\"",
"\"superscript\"",
Expand Down Expand Up @@ -250942,9 +250946,11 @@
"\"background\"",
"\"bold\"",
"\"color\"",
"\"font\"",
"\"italic\"",
"\"link\"",
"\"image\"",
"\"size\"",
"\"strike\"",
"\"subscript\"",
"\"superscript\"",
Expand Down Expand Up @@ -251006,9 +251012,11 @@
"\"background\"",
"\"bold\"",
"\"color\"",
"\"font\"",
"\"italic\"",
"\"link\"",
"\"image\"",
"\"size\"",
"\"strike\"",
"\"subscript\"",
"\"superscript\"",
Expand Down

0 comments on commit de639e1

Please sign in to comment.