@seed-design/rootage-artifacts 1.1.4 → 1.1.5-alpha-20251124091756

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.
@@ -39,6 +39,7 @@ data:
39
39
  root:
40
40
  size: 20px
41
41
  strokeWidth: 1px
42
+ # we don't use badge for size 20
42
43
  size=24:
43
44
  enabled:
44
45
  root:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@seed-design/rootage-artifacts",
3
- "version": "1.1.4",
3
+ "version": "1.1.5-alpha-20251124091756",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/daangn/seed-design.git",