Skip to content

Commit

Permalink
chore(metadata): add works-with metadata annotations re: rhsso and ke…
Browse files Browse the repository at this point in the history
…ycloak, using npm version notation (RHIDP-2680) (janus-idp#1981)

chore(metadata): add works-with metadata annotations re: rhss and keycloak, using npm version notation

Signed-off-by: Nick Boldt <nboldt@redhat.com>
  • Loading branch information
nickboldt committed Aug 1, 2024
1 parent 5e30274 commit 7a6dbf7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion plugins/keycloak-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,9 @@
"support:production",
"lifecycle:active",
"backstage",
"plugin"
"plugin",
"works-with:rhsso:^7.6",
"works-with:keycloak:~18"
],
"homepage": "https://red.ht/rhdh",
"bugs": "https://github.com/janus-idp/backstage-plugins/issues",
Expand Down

0 comments on commit 7a6dbf7

Please sign in to comment.