From dda538c079d5df6a67e93eede6b1139980dd2018 Mon Sep 17 00:00:00 2001 From: Tyler Smalley Date: Wed, 21 Sep 2022 14:48:29 -0700 Subject: [PATCH] Updates branch to reflect the release Signed-off-by: Tyler Smalley --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 339dd1a7822a9..bcfcd61b5f06e 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ ], "private": true, "version": "8.5.0", - "branch": "main", + "branch": "8.5", "types": "./kibana.d.ts", "tsdocMetadata": "./build/tsdoc-metadata.json", "build": {