Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "cessie", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Transpile your CSS bundle to support IE11 for CSS variables, calc, and future CSS.", | ||
@@ -12,2 +12,3 @@ "main": "index.js", | ||
}, | ||
"keywords": ["ie11", "css variables", "css calc", "postcss", "transpile"], | ||
"author": "Bjarne Oeverli", | ||
@@ -14,0 +15,0 @@ "license": "MIT", |
7303