@threedddplus/logoeditor 0.0.139 → 0.0.141

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4078,7 +4078,7 @@ var converterSlice = function converterSlice(set, get) {
4078
4078
  objImage.forEach(function (ele) {
4079
4079
  var _ele$id;
4080
4080
  ele.set({
4081
- strokeWidth: 1
4081
+ strokeWidth: 0
4082
4082
  });
4083
4083
  ele.set({
4084
4084
  id: (_ele$id = ele.id) != null ? _ele$id : use3dddPlus.getState().guid()