We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78ca377 commit 92f9895Copy full SHA for 92f9895
feature-libs/tracking/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@spartacus/tracking",
3
- "version": "4.3.3",
+ "version": "4.3.4",
4
"description": "Spartacus tracking and personalization library",
5
"keywords": [
6
"spartacus",
@@ -27,8 +27,8 @@
27
"@angular-devkit/schematics": "^12.0.5",
28
"@angular/common": "^12.0.5",
29
"@angular/core": "^12.0.5",
30
- "@spartacus/core": "4.3.3",
31
- "@spartacus/schematics": "4.3.3",
+ "@spartacus/core": "4.3.4",
+ "@spartacus/schematics": "4.3.4",
32
"rxjs": "^6.6.0"
33
},
34
"publishConfig": {
0 commit comments