diff --git a/opensearch_dashboards.json b/opensearch_dashboards.json index 92d1413b..6fdc9712 100644 --- a/opensearch_dashboards.json +++ b/opensearch_dashboards.json @@ -17,5 +17,7 @@ "server": true, "ui": true, "supportedOSDataSourceVersions": ">=1.0.0", - "requiredOSDataSourcePlugins": ["opensearch-security"] + "requiredOSDataSourcePlugins": [ + "opensearch-security" + ] } \ No newline at end of file diff --git a/package.json b/package.json index 8d25ad8a..20ef4b8d 100644 --- a/package.json +++ b/package.json @@ -56,4 +56,4 @@ "express": "^4.19.2", "braces": "^3.0.3" } -} +} \ No newline at end of file