Skip to content

Commit

Permalink
v2.8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Amndeep7 committed Oct 24, 2023
1 parent f920294 commit 6a65c7e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion apps/frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mitre/heimdall-lite",
"version": "2.8.6",
"version": "2.8.7",
"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",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"packages": ["apps/*", "libs/*", "test"],
"version": "2.8.6",
"version": "2.8.7",
"npmClient": "yarn",
"useWorkspaces": true
}
2 changes: 1 addition & 1 deletion test/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@heimdall/cypress-tests",
"version": "2.8.6",
"version": "2.8.7",
"private": true,
"description": "",
"scripts": {
Expand Down

0 comments on commit 6a65c7e

Please sign in to comment.