Skip to content

Commit 7b73634

Browse files
authored
Update packages.json to include new modules
Added modules for ProfileExperienceApi and Customer.
1 parent 35aafcc commit 7b73634

1 file changed

Lines changed: 9 additions & 10 deletions

File tree

backend/packages.json

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,14 @@
99
"Name": "AzureBlob",
1010
"Container": "packages",
1111
"ServiceUri": "https://vc3prerelease.blob.core.windows.net",
12-
"Modules": []
12+
"Modules": [
13+
{
14+
"BlobName": "VirtoCommerce.ProfileExperienceApiModule_3.1008.0-pr-135-373a.zip"
15+
},
16+
{
17+
"BlobName": "VirtoCommerce.Customer_3.1010.0-alpha.989-vcst-5028.zip"
18+
}
19+
]
1320
},
1421
{
1522
"Name": "GithubReleases",
@@ -56,11 +63,7 @@
5663
{
5764
"Id": "VirtoCommerce.SystemOperations",
5865
"Version": "3.1001.0"
59-
},
60-
{
61-
"Id": "VirtoCommerce.ProfileExperienceApiModule",
62-
"Version": "3.1007.0"
63-
},
66+
},
6467
{
6568
"Id": "VirtoCommerce.Pricing",
6669
"Version": "3.1002.0"
@@ -301,10 +304,6 @@
301304
"Id": "VirtoCommerce.Core",
302305
"Version": "3.1006.0"
303306
},
304-
{
305-
"Id": "VirtoCommerce.Customer",
306-
"Version": "3.1009.0"
307-
},
308307
{
309308
"Id": "VirtoCommerce.FileSystemAssets",
310309
"Version": "3.1002.0"

0 commit comments

Comments
 (0)