Skip to content

Commit 6a75a12

Browse files
Refactor AzureBlob modules and clean up dependencies
Updated AzureBlob module entries and removed some outdated module references.
1 parent 57d21aa commit 6a75a12

1 file changed

Lines changed: 31 additions & 35 deletions

File tree

backend/packages.json

Lines changed: 31 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -6,23 +6,35 @@
66
"PlatformAssetUrl": "",
77
"Sources": [
88
{
9-
"Name": "AzureBlob",
10-
"Container": "packages",
11-
"ServiceUri": "https://vc3prerelease.blob.core.windows.net",
12-
"Modules": [
13-
{
14-
"BlobName": "VirtoCommerce.XCart_3.1018.0-pr-122-e1a8.zip"
15-
},
16-
{
17-
"BlobName": "VirtoCommerce.Marketing_3.1005.0-pr-268-f9dd.zip"
18-
},
19-
{
20-
"BlobName": "VirtoCommerce.ProfileExperienceApiModule_3.1008.0-pr-135-b57f.zip"
21-
},
22-
{
23-
"BlobName": "VirtoCommerce.Customer_3.1010.0-pr-300-fa2a.zip"
24-
}
25-
]
9+
"Name": "AzureBlob",
10+
"Container": "packages",
11+
"ServiceUri": "https://vc3prerelease.blob.core.windows.net",
12+
"Modules": [
13+
{
14+
"BlobName": "VirtoCommerce.Marketing_3.1005.0-pr-268-8256.zip"
15+
},
16+
{
17+
"BlobName": "VirtoCommerce.ProfileExperienceApiModule_3.1008.0-pr-135-b57f.zip"
18+
},
19+
{
20+
"BlobName": "VirtoCommerce.Customer_3.1010.0-pr-300-fa2a.zip"
21+
},
22+
{
23+
"BlobName": "VirtoCommerce.XCart_3.1020.0-pr-123-f160.zip"
24+
},
25+
{
26+
"BlobName": "VirtoCommerce.Cart_3.1005.0-pr-188-6e8f.zip"
27+
},
28+
{
29+
"BlobName": "VirtoCommerce.XOrder_3.1005.0-pr-43-e052.zip"
30+
},
31+
{
32+
"BlobName": "VirtoCommerce.Orders_3.1009.0-pr-497-9f15.zip"
33+
},
34+
{
35+
"BlobName": "VirtoCommerce.Loyalty_3.1004.0-pr-10-6c1d.zip"
36+
}
37+
]
2638
},
2739
{
2840
"Name": "GithubReleases",
@@ -31,10 +43,6 @@
3143
],
3244
"Modules": [
3345
{
34-
"Id": "VirtoCommerce.Loyalty",
35-
"Version": "3.1003.0"
36-
},
37-
{
3846
"Id": "VirtoCommerce.ElasticSearch",
3947
"Version": "3.806.0"
4048
},
@@ -66,26 +74,14 @@
6674
"Id": "VirtoCommerce.Contentful",
6775
"Version": "3.1001.0"
6876
},
69-
{
70-
"Id": "VirtoCommerce.XOrder",
71-
"Version": "3.1004.0"
72-
},
7377
{
7478
"Id": "VirtoCommerce.TaskManagement",
7579
"Version": "3.1001.0"
7680
},
77-
{
78-
"Id": "VirtoCommerce.Orders",
79-
"Version": "3.1008.0"
80-
},
8181
{
8282
"Id": "VirtoCommerce.SystemOperations",
8383
"Version": "3.1001.0"
8484
},
85-
{
86-
"Id": "VirtoCommerce.Cart",
87-
"Version": "3.1004.0"
88-
},
8985
{
9086
"Id": "VirtoCommerce.Pricing",
9187
"Version": "3.1002.0"
@@ -109,7 +105,7 @@
109105
{
110106
"Id": "VirtoCommerce.Tax",
111107
"Version": "3.1002.0"
112-
},
108+
},
113109
{
114110
"Id": "VirtoCommerce.Subscription",
115111
"Version": "3.1001.0"
@@ -346,7 +342,7 @@
346342
"Id": "VirtoCommerce.News",
347343
"Version": "3.1003.0"
348344
}
349-
]
345+
]
350346
}
351347
]
352348
}

0 commit comments

Comments
 (0)