Skip to content

Commit

Permalink
add OSD react as required plugin (opensearch-project#278)
Browse files Browse the repository at this point in the history
Signed-off-by: Shenoy Pratik <sgguruda@amazon.com>
  • Loading branch information
ps48 authored Feb 28, 2024
1 parent ca91c6f commit 7b35161
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions opensearch_dashboards.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
"opensearchDashboardsVersion": "3.0.0",
"server": true,
"ui": true,
"requiredPlugins": [
"navigation"
],
"requiredPlugins": ["navigation", "opensearchDashboardsReact"],
"optionalPlugins": []
}
}

0 comments on commit 7b35161

Please sign in to comment.