Skip to content

Commit

Permalink
Use main branch in xperience-by-kentico-ecommerce-common submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
martinkyjac committed May 17, 2024
1 parent 4d4ed49 commit 82d6e88
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[submodule "submodules/xperience-by-kentico-ecommerce-common"]
path = submodules/xperience-by-kentico-ecommerce-common
url = https://github.com/Kentico/xperience-by-kentico-ecommerce-common.git
branch = feat/ecomm_common_library
branch = main
2 changes: 1 addition & 1 deletion examples/DancingGoat-Shopify/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -1002,7 +1002,7 @@
"kentico.xperience.ecommerce.common": {
"type": "Project",
"dependencies": {
"Kentico.Xperience.Core": "[28.2.1, )",
"Kentico.Xperience.Core": "[29.0.1, )",
"Microsoft.Extensions.Http": "[8.0.0, )"
}
},
Expand Down
2 changes: 1 addition & 1 deletion src/Kentico.Xperience.Shopify.Rcl/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -872,7 +872,7 @@
"kentico.xperience.ecommerce.common": {
"type": "Project",
"dependencies": {
"Kentico.Xperience.Core": "[28.2.1, )",
"Kentico.Xperience.Core": "[29.0.1, )",
"Microsoft.Extensions.Http": "[8.0.0, )"
}
},
Expand Down
2 changes: 1 addition & 1 deletion src/Kentico.Xperience.Shopify/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -977,7 +977,7 @@
"kentico.xperience.ecommerce.common": {
"type": "Project",
"dependencies": {
"Kentico.Xperience.Core": "[28.2.1, )",
"Kentico.Xperience.Core": "[29.0.1, )",
"Microsoft.Extensions.Http": "[8.0.0, )"
}
},
Expand Down
2 changes: 1 addition & 1 deletion test/Kentico.Xperience.Shopify.Tests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -973,7 +973,7 @@
"kentico.xperience.ecommerce.common": {
"type": "Project",
"dependencies": {
"Kentico.Xperience.Core": "[28.2.1, )",
"Kentico.Xperience.Core": "[29.0.1, )",
"Microsoft.Extensions.Http": "[8.0.0, )"
}
},
Expand Down

0 comments on commit 82d6e88

Please sign in to comment.