mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-05-12 17:04:46 +00:00
* [AAE-22098] Update AlfrescoApiService imports * [link-adf:dev-eromano-AAE-12502] Link ADF * [link-adf:dev-eromano-AAE-12502] Link ADF * [AAE-22098] Use proper ADF version * fix tests * fix tests v2 * fix yet another BC * Use latest ADF * use published ADF --------- Co-authored-by: Bartosz Sekula <Bartosz.Sekula@hyland.com>
12 lines
265 B
JSON
12 lines
265 B
JSON
{
|
|
"migrations": [
|
|
{
|
|
"description": "Update alfresco-api imports",
|
|
"version": "6.10.0-10366268804",
|
|
"factory": "./7_0_0/index#updateAlfrescoApiImports",
|
|
"package": "@alfresco/adf-core",
|
|
"name": "move-out-alfresco-api"
|
|
}
|
|
]
|
|
}
|