Skip to content

Commit

Permalink
Move to requiredPlugins
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Ohlsen <[email protected]>
  • Loading branch information
ohltyler committed Mar 12, 2024
1 parent d9ef52b commit 2eed26e
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions opensearch_dashboards.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,10 @@
"opensearchDashboardsVersion": "3.0.0",
"server": true,
"ui": true,
"requiredBundles": [
"opensearchDashboardsUtils"
],
"requiredBundles": [],
"requiredPlugins": [
"navigation"
"navigation",
"opensearchDashboardsUtils"
],
"optionalPlugins": []
}

0 comments on commit 2eed26e

Please sign in to comment.