Skip to content

Commit 04ed50b

Browse files
authored
Add module to AzureBlob configuration
1 parent 1b9c423 commit 04ed50b

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

backend/packages.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,11 @@
99
"Name": "AzureBlob",
1010
"Container": "packages",
1111
"ServiceUri": "https://vc3prerelease.blob.core.windows.net",
12-
"Modules": [ ]
12+
"Modules": [
13+
{
14+
"BlobName": "VirtoCommerce.XCart_3.1014.0-pr-118-1be7.zip"
15+
}
16+
]
1317
},
1418
{
1519
"Name": "GithubReleases",
@@ -296,11 +300,7 @@
296300
{
297301
"Id": "VirtoCommerce.AvalaraTax",
298302
"Version": "3.1001.0"
299-
},
300-
{
301-
"Id": "VirtoCommerce.XCart",
302-
"Version": "3.1013.0"
303-
},
303+
},
304304
{
305305
"Id": "VirtoCommerce.Core",
306306
"Version": "3.1004.0"

0 commit comments

Comments
 (0)