We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6b033a commit ddb2396Copy full SHA for ddb2396
core-libs/setup/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@spartacus/setup",
3
- "version": "4.3.7",
+ "version": "4.3.8",
4
"description": "Includes features that makes Spartacus and it's setup easier and streamlined.",
5
"keywords": [
6
"spartacus",
@@ -17,9 +17,9 @@
17
},
18
"peerDependencies": {
19
"@angular/core": "^12.0.5",
20
- "@spartacus/checkout": "4.3.7",
21
- "@spartacus/core": "4.3.7",
22
- "@spartacus/user": "4.3.7"
+ "@spartacus/checkout": "4.3.8",
+ "@spartacus/core": "4.3.8",
+ "@spartacus/user": "4.3.8"
23
24
"optionalDependencies": {
25
"@nguniversal/express-engine": "^12.0.2",
0 commit comments