Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

Commit

Permalink
[AAE-12876] Custom UI cannot be fetched and returns error 404 (#5029)
Browse files Browse the repository at this point in the history
* [AAE-12876] Custom UI cannot be fetched and returns error 404

* package-lock update

* package-lock in modeling-ce

---------

Co-authored-by: Robert Duda <[email protected]>
  • Loading branch information
2 people authored and alfresco-build committed Mar 1, 2023
1 parent 7b265b2 commit a203655
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 7 deletions.
56 changes: 56 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,16 +34,16 @@
],
"private": false,
"dependencies": {
"@alfresco/aca-about": "4.0.0-A.2-10401",
"@alfresco/aca-content": "4.0.0-A.2-10401",
"@alfresco/aca-folder-rules": "4.0.0-A.2-10401",
"@alfresco/aca-preview": "4.0.0-A.2-10401",
"@alfresco/aca-shared": "4.0.0-A.2-10401",
"@alfresco/aca-viewer": "4.0.0-A.2-10401",
"@alfresco/aca-about": "4.0.0-A.2-10431",
"@alfresco/aca-content": "4.0.0-A.2-10431",
"@alfresco/aca-folder-rules": "4.0.0-A.2-10431",
"@alfresco/aca-preview": "4.0.0-A.2-10431",
"@alfresco/aca-shared": "4.0.0-A.2-10431",
"@alfresco/aca-viewer": "4.0.0-A.2-10431",
"@alfresco/adf-content-services": "6.0.0-A.2-8323",
"@alfresco/adf-core": "6.0.0-A.2-8323",
"@alfresco/adf-extensions": "6.0.0-A.2-8323",
"@alfresco/adf-office-services-ext": "4.0.0-A.2-10401",
"@alfresco/adf-office-services-ext": "4.0.0-A.2-10431",
"@alfresco/adf-process-services-cloud": "6.0.0-A.2-8323",
"@alfresco/js-api": "5.4.0-657",
"@angular/animations": "14.1.3",
Expand Down

0 comments on commit a203655

Please sign in to comment.