diff --git a/dependencies.json b/dependencies.json new file mode 100644 index 0000000..305f3ab --- /dev/null +++ b/dependencies.json @@ -0,0 +1,11 @@ +{ + "recipesEndpoint": "", + "packages": [ + { + "requirement": "dev-ibx_2908 as 2.3.x-dev", + "repositoryUrl": "https://github.com/ezsystems/ezplatform-form-builder", + "package": "ezsystems/ezplatform-form-builder", + "shouldBeAddedAsVCS": true + } + ] +} \ No newline at end of file