diff --git a/opensearch_dashboards.json b/opensearch_dashboards.json index 86d16be..c6e31b8 100644 --- a/opensearch_dashboards.json +++ b/opensearch_dashboards.json @@ -16,5 +16,7 @@ "server": true, "ui": true, "supportedOSDataSourceVersions": ">=2.0.0", - "requiredOSDataSourcePlugins": ["opensearch-notifications"] -} + "requiredOSDataSourcePlugins": [ + "opensearch-notifications" + ] +} \ No newline at end of file diff --git a/package.json b/package.json index 8cdba34..34df01e 100644 --- a/package.json +++ b/package.json @@ -33,4 +33,4 @@ "tough-cookie": "^4.1.3", "@cypress/request": "^3.0.0" } -} +} \ No newline at end of file