@cryptic-css/prop-mq
Advanced tools
Comparing version 0.0.10 to 0.1.0
{ | ||
"name": "@cryptic-css/prop-mq", | ||
"version": "0.0.10", | ||
"version": "0.1.0", | ||
"description": "Adds support for the `mq` prop to write media queries using `@w11r/use-breakpoint`.", | ||
@@ -32,5 +32,5 @@ "author": "Victor Vincent <wintercounter+ccss@gmail.com>", | ||
"devDependencies": { | ||
"@cryptic-css/core": "^0.0.10" | ||
"@cryptic-css/core": "^0.1.0" | ||
}, | ||
"gitHead": "0dd7066a9b8417ad6c48758c18a3dbbad07221e0" | ||
"gitHead": "76bb53637c01aad1f5b103ab337ba236329046ea" | ||
} |
3018