Skip to content

Commit

Permalink
Update packages.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-kalachikov authored Feb 18, 2025
1 parent 6e107ea commit e37c930
Showing 1 changed file with 29 additions and 22 deletions.
51 changes: 29 additions & 22 deletions backend/packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,27 +15,6 @@
"Modules": [
{
"BlobName": "VirtoCommerce.PageBuilderModule_3.817.0-alpha.625.zip"
},
{
"BlobName": "VirtoCommerce.Catalog_3.843.0-pr-770-448b.zip"
},
{
"BlobName": "VirtoCommerce.XCatalog_3.903.0-pr-31-7a6a.zip"
},
{
"BlobName": "VirtoCommerce.XCart_3.902.0-pr-31-d808.zip"
},
{
"BlobName": "VirtoCommerce.Cart_3.824.0-pr-162-c720.zip"
},
{
"BlobName": "VirtoCommerce.Orders_3.840.0-pr-444-368b.zip"
},
{
"BlobName": "VirtoCommerce.XOrder_3.901.0-pr-19-5c9b.zip"
},
{
"BlobName": "VirtoCommerce.Payment_3.806.0-pr-62-df9c.zip"
},
{
"BlobName": "VirtoCommerce.Xapi_3.904.0-pr-27-6e50.zip"
Expand All @@ -48,7 +27,7 @@
"https://raw.githubusercontent.com/VirtoCommerce/vc-modules/master/modules_v3.json"
],
"Modules": [
{
{
"Id": "VirtoCommerce.AzureBlobAssets",
"Version": "3.809.0"
},
Expand Down Expand Up @@ -80,6 +59,10 @@
"Id": "VirtoCommerce.Shipping",
"Version": "3.803.0"
},
{
"Id": "VirtoCommerce.Payment",
"Version": "3.805.0"
},
{
"Id": "VirtoCommerce.Tax",
"Version": "3.803.0"
Expand Down Expand Up @@ -128,6 +111,10 @@
"Id": "VirtoCommerce.Contentful",
"Version": "3.805.0"
},
{
"Id": "VirtoCommerce.Cart",
"Version": "3.823.0"
},
{
"Id": "VirtoCommerce.ShipStation",
"Version": "3.801.0"
Expand Down Expand Up @@ -204,6 +191,10 @@
"Id": "VirtoCommerce.PriceExportImport",
"Version": "3.802.0"
},
{
"Id": "VirtoCommerce.Orders",
"Version": "3.839.0"
},
{
"Id": "VirtoCommerce.Inventory",
"Version": "3.807.0"
Expand All @@ -220,6 +211,14 @@
"Id": "VirtoCommerce.Marketing",
"Version": "3.816.0"
},
{
"Id": "VirtoCommerce.XCart",
"Version": "3.901.0"
},
{
"Id": "VirtoCommerce.XOrder",
"Version": "3.900.0"
},
{
"Id": "VirtoCommerce.XCMS",
"Version": "3.900.0"
Expand Down Expand Up @@ -276,10 +275,18 @@
"Id": "VirtoCommerce.Core",
"Version": "3.817.0"
},
{
"Id": "VirtoCommerce.Catalog",
"Version": "3.841.0"
},
{
"Id": "VirtoCommerce.ProfileExperienceApiModule",
"Version": "3.902.0"
},
{
"Id": "VirtoCommerce.XCatalog",
"Version": "3.902.0"
},
{
"Id": "VirtoCommerce.CyberSourcePayment",
"Version": "3.800.0"
Expand Down

0 comments on commit e37c930

Please sign in to comment.