[ACS-7905] ADF Core lib is missing dependency declaration (#10444)

This commit is contained in:
dominikiwanekhyland
2024-12-10 08:49:29 +01:00
committed by GitHub
parent d1d72cb575
commit d93dbee150
2 changed files with 22 additions and 15 deletions
+4 -1
View File
@@ -42,6 +42,9 @@
},
"allowedNonPeerDependencies": [
"cropperjs",
"angular-oauth2-oidc"
"angular-oauth2-oidc",
"angular-oauth2-oidc-jwks",
"date-fns",
"rxjs"
]
}