AG-3790 Vue component not found if not within immediate parent

This commit is contained in:
Sean Landsman
2020-01-29 10:28:03 +00:00
parent 0954bec3ee
commit d2cb2149cc

View File

@@ -38,7 +38,7 @@
},
"homepage": "http://www.ag-grid.com/",
"devDependencies": {
"@ag-grid-community/core": "~22.0.0",
"@ag-grid-community/core": "~22.1.1",
"@babel/core": "7.4.4",
"@babel/plugin-proposal-class-properties": "7.4.4",
"@babel/plugin-proposal-function-bind": "7.2.0",
@@ -62,8 +62,8 @@
"webpack-dev-server": "3.4.1"
},
"dependencies": {
"@ag-grid-enterprise/all-modules": "~22.0.0",
"@ag-grid-community/react": "~22.0.0",
"@ag-grid-enterprise/all-modules": "~22.1.1",
"@ag-grid-community/react": "~22.1.1",
"bootstrap": "4.3.1",
"d3": "4.9.1",
"lodash": "4.17.11",