Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
bhavikp-icpl authored Jul 1, 2024
1 parent 01eef4b commit fa03185
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "opensearch-security-dashboards",
"version": "2.11.1.0",
"version": "2.10.0",
"main": "target/plugins/opensearch_security_dashboards",
"opensearchDashboards": {
"version": "2.11.1",
"templateVersion": "2.11.1"
"version": "2.10.0",
"templateVersion": "2.10.0"
},
"license": "Apache-2.0",
"homepage": "https://github.com/opensearch-project/security-dashboards-plugin",
Expand Down Expand Up @@ -39,4 +39,4 @@
"resolutions": {
"selenium-webdriver": "4.10.0"
}
}
}

0 comments on commit fa03185

Please sign in to comment.