Skip to content

Commit

Permalink
AAE-24139 Allow angular-oauth2-oidc-jwks as non peer dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
alep85 committed Aug 6, 2024
1 parent f0f3c64 commit f0708bb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/core/ng-package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
},
"allowedNonPeerDependencies": [
"cropperjs",
"angular-oauth2-oidc"
"angular-oauth2-oidc",
"angular-oauth2-oidc-jwks"
]
}

0 comments on commit f0708bb

Please sign in to comment.