diff --git a/dependencies.json b/dependencies.json new file mode 100644 index 00000000..7b4b9f44 --- /dev/null +++ b/dependencies.json @@ -0,0 +1,11 @@ +{ + "recipesEndpoint": "", + "packages": [ + { + "requirement": "dev-ibx-7954-message-on-empty-image-asset-data as 2.3.x-dev", + "repositoryUrl": "https://github.com/ezsystems/ezplatform-admin-ui", + "package": "ezsystems/ezplatform-admin-ui", + "shouldBeAddedAsVCS": false + } + ] +} \ No newline at end of file