@smartface/contx
Advanced tools
Comparing version 1.0.0-rc.13 to 1.0.0-rc.14
@@ -162,4 +162,9 @@ (function (global, factory) { | ||
"paddingBottom": "paddingBottom", | ||
"marginRight": "marginRight", | ||
"marginLeft": "marginLeft", | ||
"marginTop": "marginTop", | ||
"marginBottom": "marginBottom", | ||
"layoutHeight": "height", | ||
"layoutWidth": "width" | ||
"layoutWidth": "width", | ||
"backgroundColor": "backgroundColor" | ||
}; | ||
@@ -166,0 +171,0 @@ |
{ | ||
"name": "@smartface/contx", | ||
"version": "1.0.0-rc.13", | ||
"version": "1.0.0-rc.14", | ||
"description": "Context Manager", | ||
@@ -5,0 +5,0 @@ "scripts": { |
80325
1818