Skip to content

Commit ddb2396

Browse files
author
Patryk Smul
committed
Bumping setup version to 4.3.8
1 parent a6b033a commit ddb2396

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

core-libs/setup/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spartacus/setup",
3-
"version": "4.3.7",
3+
"version": "4.3.8",
44
"description": "Includes features that makes Spartacus and it's setup easier and streamlined.",
55
"keywords": [
66
"spartacus",
@@ -17,9 +17,9 @@
1717
},
1818
"peerDependencies": {
1919
"@angular/core": "^12.0.5",
20-
"@spartacus/checkout": "4.3.7",
21-
"@spartacus/core": "4.3.7",
22-
"@spartacus/user": "4.3.7"
20+
"@spartacus/checkout": "4.3.8",
21+
"@spartacus/core": "4.3.8",
22+
"@spartacus/user": "4.3.8"
2323
},
2424
"optionalDependencies": {
2525
"@nguniversal/express-engine": "^12.0.2",

0 commit comments

Comments
 (0)