From 35061058f241658eae8355ed2b97f67c2b0b53bb Mon Sep 17 00:00:00 2001 From: Roman Seidelsohn Date: Fri, 10 Nov 2023 11:29:13 +0100 Subject: [PATCH] Update package.json as required by the pipeline --- .../packages/global-customer-satisfaction-input/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/toolkits/global/packages/global-customer-satisfaction-input/package.json b/toolkits/global/packages/global-customer-satisfaction-input/package.json index ad33fd0bb..21a178c89 100644 --- a/toolkits/global/packages/global-customer-satisfaction-input/package.json +++ b/toolkits/global/packages/global-customer-satisfaction-input/package.json @@ -3,7 +3,7 @@ "version": "1.1.0", "license": "MIT", "description": "HTML form based component for gathering customer satisfaction data", - "keywords": [], + "keywords": ["survey"], "author": "Springer Nature", "brandContext": "^32.0.0" }