From c077a79e78f5062ed91c0a96e5a9d2ab98aa93a2 Mon Sep 17 00:00:00 2001 From: Amndeep Singh Mann Date: Wed, 11 Oct 2023 11:22:12 -0400 Subject: [PATCH] frontend change for release Signed-off-by: Amndeep Singh Mann --- apps/frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/frontend/package.json b/apps/frontend/package.json index 1dd611f693..5fac27e06e 100644 --- a/apps/frontend/package.json +++ b/apps/frontend/package.json @@ -1,7 +1,7 @@ { "name": "@mitre/heimdall-lite", "version": "2.8.4", - "description": "Heimdall-Lite 2.0 is a JavaScript based security results viewer and review tool supporting multiple security results formats, such as: InSpec, SonarQube, OWASP-Zap and Fortify which you can load locally or from S3 and other data sources.", + "description": "Heimdall-Lite 2 is a JavaScript based security results viewer and review tool supporting multiple security results formats, such as: InSpec, SonarQube, OWASP-Zap and Fortify which you can load locally or from S3 and other data sources.", "repository": { "type": "git", "url": "https://github.com/mitre/heimdall2"