diff --git a/opensearch_dashboards.json b/opensearch_dashboards.json index 21cd2fbb7..72a48458c 100644 --- a/opensearch_dashboards.json +++ b/opensearch_dashboards.json @@ -2,7 +2,9 @@ "id": "anomalyDetectionDashboards", "version": "3.0.0.0", "opensearchDashboardsVersion": "3.0.0", - "configPath": ["anomaly_detection_dashboards"], + "configPath": [ + "anomaly_detection_dashboards" + ], "requiredPlugins": [ "opensearchDashboardsUtils", "expressions", @@ -18,4 +20,4 @@ ], "server": true, "ui": true -} +} \ No newline at end of file diff --git a/package.json b/package.json index 120d0f1b8..480649117 100644 --- a/package.json +++ b/package.json @@ -55,4 +55,4 @@ "@sideway/formula": "^3.0.1", "semver": "^5.7.2" } -} +} \ No newline at end of file