Skip to content

Commit 2883ab3

Browse files
Increment version to 3.0.0.0
Signed-off-by: opensearch-ci-bot <opensearch-infra@amazon.com>
1 parent 0335282 commit 2883ab3

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

opensearch_dashboards.json

+4-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,10 @@
55
"configPath": [
66
"anomaly_detection_dashboards"
77
],
8-
"optionalPlugins": ["dataSource","dataSourceManagement"],
8+
"optionalPlugins": [
9+
"dataSource",
10+
"dataSourceManagement"
11+
],
912
"requiredPlugins": [
1013
"opensearchDashboardsUtils",
1114
"expressions",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@
5656
"browserify-sign": "^4.2.2",
5757
"axios": "^1.6.1"
5858
}
59-
}
59+
}

0 commit comments

Comments
 (0)