diff --git a/backend/packages.json b/backend/packages.json index 84b150d33..d8d6e4fb6 100644 --- a/backend/packages.json +++ b/backend/packages.json @@ -13,7 +13,7 @@ "Container": "packages", "ServiceUri": "https://vc3prerelease.blob.core.windows.net", "Modules": [ - { + { "Id": "VirtoCommerce.PageBuilderModule", "BlobName": "VirtoCommerce.PageBuilderModule_3.828.0-pr-88-561a.zip" }, @@ -36,6 +36,10 @@ { "Id": "VirtoCommerce.Datatrans", "BlobName": "VirtoCommerce.Datatrans_3.800.0-pr-24-01c7.zip" + }, + { + "Id": "VirtoCommerce.GDPR", + "BlobName": "VirtoCommerce.GDPR_3.808.0.zip" } ] }, @@ -43,13 +47,13 @@ "Name": "GithubReleases", "ModuleSources": [ "https://raw.githubusercontent.com/VirtoCommerce/vc-modules/master/modules_v3.json" - ], - "Modules": [ - { - "Id": "VirtoCommerce.SeqLog", - "Version": "3.800.0" - }, - { + ], + "Modules": [ + { + "Id": "VirtoCommerce.SeqLog", + "Version": "3.800.0" + }, + { "Id": "VirtoCommerce.FileSystemAssets", "Version": "3.805.0" }, @@ -333,10 +337,6 @@ "Id": "VirtoCommerce.Content", "Version": "3.830.0" }, - { - "Id": "VirtoCommerce.GDPR", - "Version": "3.807.0" - }, { "Id": "VirtoCommerce.EventBus", "Version": "3.808.0" @@ -348,9 +348,8 @@ { "Id": "VirtoCommerce.Loyalty", "Version": "3.800.0" - } + } ] } ] -} - +} \ No newline at end of file