diff --git a/dependencies.json b/dependencies.json new file mode 100644 index 0000000..1ddd2f8 --- /dev/null +++ b/dependencies.json @@ -0,0 +1,11 @@ +{ + "recipesEndpoint": "", + "packages": [ + { + "requirement": "dev-IBX-8719-Image-files-with-long-names-are-not-properly-displayed-within-bulk-modal as 4.6.x-dev", + "repositoryUrl": "https://github.com/ibexa/image-picker", + "package": "ibexa/image-picker", + "shouldBeAddedAsVCS": true + } + ] +} \ No newline at end of file