We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f7d03e commit 92ac97fCopy full SHA for 92ac97f
1 file changed
backend/packages.json
@@ -9,7 +9,11 @@
9
"Name": "AzureBlob",
10
"Container": "packages",
11
"ServiceUri": "https://vc3prerelease.blob.core.windows.net",
12
- "Modules": []
+ "Modules": [
13
+ {
14
+ "BlobName": "VirtoCommerce.UCP_3.1002.0-pr-2-7fa8.zip"
15
+ }
16
+ ]
17
},
18
{
19
"Name": "GithubReleases",
@@ -321,10 +325,6 @@
321
325
"Id": "VirtoCommerce.Customer",
322
326
"Version": "3.1014.0"
323
327
324
- {
- "Id": "VirtoCommerce.UCP",
- "Version": "3.1001.0"
- },
328
329
"Id": "VirtoCommerce.EventBus",
330
"Version": "3.1010.0"
0 commit comments