We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b749c3 commit e2bebbdCopy full SHA for e2bebbd
feature-libs/smartedit/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@spartacus/smartedit",
3
- "version": "4.3.3",
+ "version": "4.3.4",
4
"description": "Smart Edit feature library for Spartacus",
5
"keywords": [
6
"spartacus",
@@ -23,8 +23,8 @@
23
"@angular-devkit/schematics": "^12.0.5",
24
"@angular/common": "^12.0.5",
25
"@angular/core": "^12.0.5",
26
- "@spartacus/core": "4.3.3",
27
- "@spartacus/schematics": "4.3.3",
+ "@spartacus/core": "4.3.4",
+ "@spartacus/schematics": "4.3.4",
28
"rxjs": "^6.6.0"
29
},
30
"publishConfig": {
0 commit comments