Skip to content

Commit 13c53a4

Browse files
fix(rbac): fix compilation for rbac plugin
Signed-off-by: Oleksandr Andriienko <[email protected]>
1 parent b330217 commit 13c53a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/rbac/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@backstage/plugin-permission-common": "^0.7.13",
3636
"@backstage/plugin-permission-react": "^0.4.22",
3737
"@backstage/theme": "^0.5.5",
38-
"@janus-idp/backstage-plugin-rbac-common": "1.6.0",
38+
"@janus-idp/backstage-plugin-rbac-common": "1.6.1",
3939
"@janus-idp/shared-react": "2.7.1",
4040
"@material-ui/core": "^4.9.13",
4141
"@material-ui/icons": "^4.11.3",

0 commit comments

Comments
 (0)