We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcf3e93 commit 70b6fd6Copy full SHA for 70b6fd6
feature-libs/storefinder/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@spartacus/storefinder",
3
- "version": "4.3.7",
+ "version": "4.3.8",
4
"description": "Store finder feature library for Spartacus",
5
"keywords": [
6
"spartacus",
@@ -28,9 +28,9 @@
28
"@ng-bootstrap/ng-bootstrap": "^10.0.0",
29
"@ngrx/effects": "^12.1.0",
30
"@ngrx/store": "^12.1.0",
31
- "@spartacus/core": "4.3.7",
32
- "@spartacus/schematics": "4.3.7",
33
- "@spartacus/storefront": "4.3.7",
+ "@spartacus/core": "4.3.8",
+ "@spartacus/schematics": "4.3.8",
+ "@spartacus/storefront": "4.3.8",
34
"bootstrap": "^4.3.1",
35
"rxjs": "^6.6.0"
36
},
0 commit comments