Skip to content

Commit

Permalink
Update to 19.1.11 (#421)
Browse files Browse the repository at this point in the history
  • Loading branch information
dxrobot committed Sep 9, 2020
1 parent 13b0336 commit 7e9a0af
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
Expand Up @@ -3,7 +3,7 @@
"name": "Developer Express Inc."
},
"name": "devextreme-react",
"version": "19.1.10",
"version": "19.1.11",
"description": "DevExtreme React UI and Visualization Components",
"repository": {
"type": "git",
Expand All @@ -15,7 +15,7 @@
"prop-types": "^15.6.1"
},
"peerDependencies": {
"devextreme": "~19.1.10",
"devextreme": "~19.1.11",
"react": "^16.2.0",
"react-dom": "^16.2.0"
},
Expand All @@ -28,7 +28,7 @@
"css-loader": "^2.1.0",
"dasherize": "^2.0.0",
"del": "^3.0.0",
"devextreme": "~19.1.10",
"devextreme": "~19.1.11",
"dot": "^1.1.2",
"enzyme": "^3.7.0",
"enzyme-adapter-react-16": "^1.6.0",
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 7e9a0af

Please sign in to comment.