@xstyled/core
Advanced tools
Comparing version 1.4.0 to 1.5.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [1.5.0](https://github.com/smooth-code/xstyled/compare/v1.4.0...v1.5.0) (2019-06-13) | ||
**Note:** Version bump only for package @xstyled/core | ||
# [1.4.0](https://github.com/smooth-code/xstyled/compare/v1.3.0...v1.4.0) (2019-06-13) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@xstyled/core", | ||
"description": "xstyled core utilities", | ||
"version": "1.4.0", | ||
"version": "1.5.0", | ||
"sideEffects": false, | ||
@@ -20,5 +20,5 @@ "main": "dist/xstyled-core.cjs.js", | ||
"@babel/runtime": "^7.4.4", | ||
"@xstyled/system": "^1.4.0" | ||
"@xstyled/system": "^1.5.0" | ||
}, | ||
"gitHead": "f7f1c44adbc80016e83e76402f037ca2d7d606e4" | ||
"gitHead": "6d23d739edab7192704b2a47dcb684961a008e93" | ||
} |
13238
Updated@xstyled/system@^1.5.0