@seed-design/rootage-artifacts 1.0.5 → 1.0.6

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.
@@ -78,7 +78,7 @@ data:
78
78
  base:
79
79
  enabled:
80
80
  root:
81
- paddingY: $dimension.x2_5
81
+ paddingY: $dimension.x3
82
82
  paddingX: $dimension.spacing-x.global-gutter
83
83
  colorDuration: $duration.d3
84
84
  colorTimingFunction: $timing-function.easing
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@seed-design/rootage-artifacts",
3
- "version": "1.0.5",
3
+ "version": "1.0.6",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/daangn/seed-design.git",