diff --git a/opensearch_dashboards.json b/opensearch_dashboards.json index f2af009..624f9e1 100644 --- a/opensearch_dashboards.json +++ b/opensearch_dashboards.json @@ -7,6 +7,10 @@ "requiredPlugins": [ "navigation" ], - "optionalPlugins": ["dataSource","dataSourceManagement","contentManagement"], + "optionalPlugins": [ + "dataSource", + "dataSourceManagement", + "contentManagement" + ], "supportedOSDataSourceVersions": ">=2.8.0" } \ No newline at end of file diff --git a/package.json b/package.json index 108373e..d3d915b 100644 --- a/package.json +++ b/package.json @@ -22,4 +22,4 @@ "qs": "~6.5.3", "tough-cookie": "^4.1.3" } -} +} \ No newline at end of file