We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f88d61 commit e940d0dCopy full SHA for e940d0d
feature-libs/order/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@spartacus/order",
3
- "version": "4.3.4",
+ "version": "4.3.5",
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.4",
33
- "@spartacus/schematics": "4.3.4",
34
- "@spartacus/storefront": "4.3.4",
35
- "@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",
36
"rxjs": "^6.6.0"
37
},
38
"publishConfig": {
0 commit comments