We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e940d0d commit 8f443d2Copy full SHA for 8f443d2
feature-libs/cart/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@spartacus/cart",
3
- "version": "4.3.4",
+ "version": "4.3.5",
4
"description": "",
5
"keywords": [
6
"spartacus",
@@ -31,10 +31,10 @@
31
"@angular/router": "^12.0.5",
32
"@ngrx/effects": "^12.1.0",
33
"@ngrx/store": "^12.1.0",
34
- "@spartacus/core": "4.3.4",
35
- "@spartacus/schematics": "4.3.4",
36
- "@spartacus/storefront": "4.3.4",
37
- "@spartacus/styles": "4.3.4",
+ "@spartacus/core": "4.3.5",
+ "@spartacus/schematics": "4.3.5",
+ "@spartacus/storefront": "4.3.5",
+ "@spartacus/styles": "4.3.5",
38
"bootstrap": "^4.3.1",
39
"rxjs": "^6.6.0"
40
},
0 commit comments