styled-components-modifiers
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "styled-components-modifiers", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "A library that enables BEM flavored modifiers to styled components", | ||
@@ -23,2 +23,3 @@ "main": "dist/index.js", | ||
], | ||
"license": "MIT", | ||
"scripts": { | ||
@@ -25,0 +26,0 @@ "build": "babel lib -d dist --ignore *__tests__/", |
162987