modern-canvas 0.13.3 → 0.13.4
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.
- package/dist/index.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -3974,7 +3974,7 @@ class mo extends bt {
|
|
|
3974
3974
|
indices: a,
|
|
3975
3975
|
lineStyle: i.lineStyle,
|
|
3976
3976
|
flipAlignment: !1,
|
|
3977
|
-
closed: !
|
|
3977
|
+
closed: !1
|
|
3978
3978
|
}), i.texture && this.buildUvs(0, o, n, i.texture, i.uvTransform), e.push({
|
|
3979
3979
|
vertices: new Float32Array(o),
|
|
3980
3980
|
indices: new Float32Array(a),
|