Skip to content

Commit

Permalink
[ACS-7905] ADF Core lib is missing dependency declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
dominikiwanekhyland committed Nov 29, 2024
1 parent 7eb51ef commit c5e82e2
Show file tree
Hide file tree
Showing 3 changed files with 2,783 additions and 15 deletions.
5 changes: 4 additions & 1 deletion lib/core/ng-package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@
},
"allowedNonPeerDependencies": [
"cropperjs",
"angular-oauth2-oidc"
"angular-oauth2-oidc",
"angular-oauth2-oidc-jwks",
"date-fns",
"rxjs"
]
}
Loading

0 comments on commit c5e82e2

Please sign in to comment.