@aesthetic/sss
Advanced tools
Comparing version 0.6.3 to 0.6.4
{ | ||
"name": "@aesthetic/sss", | ||
"version": "0.6.3", | ||
"version": "0.6.4", | ||
"description": "A strict, type-safe, and structure-safe component style sheet format.", | ||
@@ -33,4 +33,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@aesthetic/types": "^0.4.3", | ||
"@aesthetic/utils": "^0.6.1", | ||
"@aesthetic/types": "^0.4.4", | ||
"@aesthetic/utils": "^0.6.2", | ||
"csstype": "^3.0.5" | ||
@@ -41,3 +41,3 @@ }, | ||
}, | ||
"gitHead": "86b9207ab41751e081de1269c5a850a5ba439a5c" | ||
"gitHead": "c3c3a681b593b40a5e17f2e7ec5592c6ba69a538" | ||
} |
Updated@aesthetic/types@^0.4.4
Updated@aesthetic/utils@^0.6.2