mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[ACS-7905] ADF Core lib is missing dependency declaration (#10444)
This commit is contained in:
@@ -42,6 +42,9 @@
|
||||
},
|
||||
"allowedNonPeerDependencies": [
|
||||
"cropperjs",
|
||||
"angular-oauth2-oidc"
|
||||
"angular-oauth2-oidc",
|
||||
"angular-oauth2-oidc-jwks",
|
||||
"date-fns",
|
||||
"rxjs"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user