Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "jss-px", | ||
"description": "Adds default px unit to numeric values where needed.", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"author": { | ||
@@ -6,0 +6,0 @@ "name": "Oleg Slobodskoi", |
@@ -0,1 +1,5 @@ | ||
## 0.1.2 / 2015-02-10 | ||
- add "flex" to the black list | ||
## 0.1.1 / 2015-01-31 | ||
@@ -2,0 +6,0 @@ |
@@ -8,2 +8,3 @@ 'use strict' | ||
'fill-opacity': true, | ||
'flex': true, | ||
'flex-grow': true, | ||
@@ -10,0 +11,0 @@ 'flex-shrink': true, |
{ | ||
"name": "jss-px", | ||
"description": "Adds default px unit to numeric values where needed.", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"author": { | ||
@@ -6,0 +6,0 @@ "name": "Oleg Slobodskoi", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
9039
129