Skip to content

Commit

Permalink
Updates shared package version
Browse files Browse the repository at this point in the history
Signed-off-by: Bipul Adhikari <[email protected]>
  • Loading branch information
bipuladh committed Aug 23, 2023
1 parent e4b121a commit 9af6495
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@odf-console/shared",
"description": "ODF console shared code.",
"version": "0.0.0-beta7",
"version": "0.0.0-beta8",
"license": "Apache-2.0",
"private": false,
"main": "src/index.ts",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -984,7 +984,7 @@
rimraf "^3.0.2"

"@odf/shared@file:packages/shared":
version "0.0.0-beta7"
version "0.0.0-beta8"
dependencies:
"@patternfly/patternfly" "4.103.6"
"@patternfly/react-charts" "^6.15.3"
Expand Down

0 comments on commit 9af6495

Please sign in to comment.