@aibee/crc-bmap 0.13.20 → 0.13.21

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/lib/meta.json CHANGED
@@ -9507,7 +9507,7 @@
9507
9507
  "bytesInOutput": 3905
9508
9508
  },
9509
9509
  "../lib/src/elements/text-texture.js": {
9510
- "bytesInOutput": 1701
9510
+ "bytesInOutput": 1702
9511
9511
  },
9512
9512
  "../lib/src/elements/line.js": {
9513
9513
  "bytesInOutput": 1125
@@ -9708,7 +9708,7 @@
9708
9708
  "bytesInOutput": 433
9709
9709
  }
9710
9710
  },
9711
- "bytes": 403205
9711
+ "bytes": 403206
9712
9712
  }
9713
9713
  }
9714
9714
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aibee/crc-bmap",
3
- "version": "0.13.20",
3
+ "version": "0.13.21",
4
4
  "description": "",
5
5
  "main": "lib/index.cjs",
6
6
  "module": "lib/index.esm.min.js",