diff --git a/opensearch_dashboards.json b/opensearch_dashboards.json index 473741f7a..abfe6a3f7 100644 --- a/opensearch_dashboards.json +++ b/opensearch_dashboards.json @@ -2,8 +2,10 @@ "id": "alertingDashboards", "version": "3.0.0.0", "opensearchDashboardsVersion": "3.0.0", - "configPath": ["opensearch_alerting"], + "configPath": [ + "opensearch_alerting" + ], "requiredPlugins": [], "server": true, "ui": true -} +} \ No newline at end of file diff --git a/package.json b/package.json index eef39f3d4..669649e60 100644 --- a/package.json +++ b/package.json @@ -59,4 +59,4 @@ "engines": { "yarn": "^1.21.1" } -} +} \ No newline at end of file