Skip to content

Commit aeb1c8c

Browse files
author
Patryk Smul
committed
Bumping setup version to 4.3.4
1 parent 6a438cd commit aeb1c8c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

core-libs/setup/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spartacus/setup",
3-
"version": "4.3.3",
3+
"version": "4.3.4",
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.3",
21-
"@spartacus/core": "4.3.3",
22-
"@spartacus/user": "4.3.3"
20+
"@spartacus/checkout": "4.3.4",
21+
"@spartacus/core": "4.3.4",
22+
"@spartacus/user": "4.3.4"
2323
},
2424
"optionalDependencies": {
2525
"@nguniversal/express-engine": "^12.0.2",

0 commit comments

Comments
 (0)