We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d535231 commit 66301bfCopy full SHA for 66301bf
feature-libs/product/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@spartacus/product",
3
- "version": "4.3.7",
+ "version": "4.3.8",
4
"description": "Product library for Spartacus",
5
"keywords": [
6
"spartacus",
@@ -24,10 +24,10 @@
24
"@angular/common": "^12.0.5",
25
"@angular/core": "^12.0.5",
26
"@angular/router": "^12.0.5",
27
- "@spartacus/core": "4.3.7",
28
- "@spartacus/schematics": "4.3.7",
29
- "@spartacus/storefront": "4.3.7",
30
- "@spartacus/styles": "4.3.7",
+ "@spartacus/core": "4.3.8",
+ "@spartacus/schematics": "4.3.8",
+ "@spartacus/storefront": "4.3.8",
+ "@spartacus/styles": "4.3.8",
31
"bootstrap": "^4.3.1",
32
"rxjs": "^6.6.0"
33
},
0 commit comments