@seed-design/rootage-artifacts 0.0.3 → 0.0.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.
@@ -72,3 +72,9 @@ data:
72
72
  gap: -24px
73
73
  item:
74
74
  strokeWidth: 5px
75
+ size=108:
76
+ enabled:
77
+ root:
78
+ gap: -27px
79
+ item:
80
+ strokeWidth: 5px
@@ -116,3 +116,14 @@ data:
116
116
  badge:
117
117
  offset: 65px
118
118
  size: 32px
119
+ size=108:
120
+ enabled:
121
+ root:
122
+ size: 108px
123
+ strokeWidth: 1px
124
+ badgeMask:
125
+ offset: 70px
126
+ size: 44px
127
+ badge:
128
+ offset: 74px
129
+ size: 36px
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@seed-design/rootage-artifacts",
3
- "version": "0.0.3",
3
+ "version": "0.0.4",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/daangn/seed-design.git",