We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66301bf commit 5c124b0Copy full SHA for 5c124b0
feature-libs/order/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@spartacus/order",
3
- "version": "4.3.7",
+ "version": "4.3.8",
4
"description": "Order feature library for Spartacus",
5
"keywords": [
6
"spartacus",
@@ -29,10 +29,10 @@
29
"@ng-select/ng-select": "^7.0.1",
30
"@ngrx/effects": "^12.1.0",
31
"@ngrx/store": "^12.1.0",
32
- "@spartacus/core": "4.3.7",
33
- "@spartacus/schematics": "4.3.7",
34
- "@spartacus/storefront": "4.3.7",
35
- "@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",
36
"rxjs": "^6.6.0"
37
},
38
"publishConfig": {
0 commit comments