Skip to content

Commit

Permalink
revert changes to @backstage-community/plugin-rbac; stay on 1.33.4 un…
Browse files Browse the repository at this point in the history
…til Patrick fixes the e2e issue

Signed-off-by: Nick Boldt <[email protected]>
  • Loading branch information
nickboldt committed Feb 7, 2025
1 parent 12c2650 commit 031f9af
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "backstage-community-plugin-rbac",
"version": "1.34.0",
"version": "1.33.4",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down Expand Up @@ -28,7 +28,7 @@
"export-dynamic:clean": "run export-dynamic --clean"
},
"dependencies": {
"@backstage-community/plugin-rbac": "1.34.0",
"@backstage-community/plugin-rbac": "1.33.4",
"@mui/material": "5.16.14"
},
"devDependencies": {
Expand Down

0 comments on commit 031f9af

Please sign in to comment.