@anu3ev/fabric-image-editor 0.8.8 → 0.8.9

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.
Files changed (2) hide show
  1. package/dist/main.js +0 -1
  2. package/package.json +1 -1
package/dist/main.js CHANGED
@@ -8140,7 +8140,6 @@ var bi = class {
8140
8140
  shape: i,
8141
8141
  text: a,
8142
8142
  placement: o,
8143
- width: E.width,
8144
8143
  height: E.height,
8145
8144
  alignH: s,
8146
8145
  alignV: c
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@anu3ev/fabric-image-editor",
3
- "version": "0.8.8",
3
+ "version": "0.8.9",
4
4
  "description": "TypeScript image editor library built on FabricJS, allowing you to create instances with an integrated montage area and providing an API to modify and manage state.",
5
5
  "module": "dist/main.js",
6
6
  "files": [