Skip to content

Commit

Permalink
Test bp pr 1 (#7)
Browse files Browse the repository at this point in the history
* test bp

Signed-off-by: Miki <miki@amazon.com>

* test bp 1

Signed-off-by: Miki <miki@amazon.com>

* Refactor authentication description message (opensearch-project#4179)

resolves opensearch-project#4173

Signed-off-by: Su <szhongna@amazon.com>

* test bp 1

Signed-off-by: Miki <miki@amazon.com>

* test bp 3

Signed-off-by: Miki <miki@amazon.com>

---------

Signed-off-by: Miki <miki@amazon.com>
Signed-off-by: Su <szhongna@amazon.com>
Co-authored-by: Zhongnan Su <szhongna@amazon.com>
  • Loading branch information
AMoo-Miki and zhongnansu authored May 31, 2023
1 parent 6b4c4da commit 46358bd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"dashboarding"
],
"private": true,
"version": "3.0.0",
"branch": "test-bp2",
"version": "9.0.0",
"branch": "test",
"types": "./opensearch_dashboards.d.ts",
"tsdocMetadata": "./build/tsdoc-metadata.json",
"build": {
Expand Down Expand Up @@ -469,7 +469,7 @@
"zlib": "^1.0.5"
},
"engines": {
"node": ">=14.20.1 <19",
"node": ">=14.20.1 <19.0.0",
"yarn": "^1.22.10"
}
}

0 comments on commit 46358bd

Please sign in to comment.