@ds-pack/components
Advanced tools
Comparing version 0.0.10 to 0.0.11
@@ -34,7 +34,7 @@ "use strict"; | ||
scale: 'space', | ||
property: ['marginLeft', 'marginRight'] | ||
properties: ['marginLeft', 'marginRight'] | ||
}, | ||
my: { | ||
scale: 'space', | ||
property: ['marginTop', 'marginBottom'] | ||
properties: ['marginTop', 'marginBottom'] | ||
}, | ||
@@ -87,3 +87,3 @@ mt: { | ||
scale: 'space', | ||
property: ['paddingTop', 'paddingBottom'] | ||
properties: ['paddingTop', 'paddingBottom'] | ||
}, | ||
@@ -90,0 +90,0 @@ pt: { |
{ | ||
"name": "@ds-pack/components", | ||
"version": "0.0.10", | ||
"version": "0.0.11", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "source": "src/index.tsx", |
71329