diff --git a/date b/date new file mode 100644 index 0000000..2739b9d --- /dev/null +++ b/date @@ -0,0 +1 @@ +Fri Aug 2 11:45:25 CEST 2024 diff --git a/dependencies.json b/dependencies.json new file mode 100644 index 0000000..2377838 --- /dev/null +++ b/dependencies.json @@ -0,0 +1,11 @@ +{ + "recipesEndpoint": "", + "packages": [ + { + "requirement": "dev-fix-virtual-fields as 1.3.x-dev", + "repositoryUrl": "https://github.com/ezsystems/ezplatform-kernel", + "package": "ezsystems/ezplatform-kernel", + "shouldBeAddedAsVCS": false + } + ] +} \ No newline at end of file