@glitz/type
Advanced tools
Comparing version 2.0.3 to 2.0.4
@@ -242,3 +242,2 @@ import * as CSS from 'csstype'; | ||
path?: WithThemeFunction<UntransformedProperties['offsetPath']>; | ||
position?: WithThemeFunction<UntransformedProperties['offsetPosition']>; | ||
rotate?: WithThemeFunction<UntransformedProperties['offsetRotate']>; | ||
@@ -245,0 +244,0 @@ } |
{ | ||
"name": "@glitz/type", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"main": "", | ||
@@ -16,3 +16,4 @@ "types": "./index.d.ts", | ||
"index.d.ts" | ||
] | ||
], | ||
"gitHead": "0c593f25a6cb3769c0ec6f1edcdf7a9a95e25a75" | ||
} |
13704
259