Skip to content

Commit

Permalink
Adding cases to required plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathan-buttner committed Apr 14, 2021
1 parent 0207f04 commit 477ad97
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "1.0.0",
"kibanaVersion": "kibana",
"configPath": ["xpack"],
"requiredPlugins": ["features", "observability"],
"requiredPlugins": ["features", "cases"],
"optionalPlugins": ["security", "spaces"],
"server": true,
"ui": false
Expand Down

0 comments on commit 477ad97

Please sign in to comment.