react-responsive-mixin
Advanced tools
Comparing version 0.3.3 to 0.3.4
{ | ||
"name": "react-responsive-mixin", | ||
"version": "0.3.3", | ||
"version": "0.3.4", | ||
"description": "Mixin to develop responsive react components", | ||
@@ -43,13 +43,3 @@ "main": "index.js", | ||
"webpack-dev-server": "^1.7.0" | ||
}, | ||
"browserify": { | ||
"transform": [ | ||
[ | ||
"reactify", | ||
{ | ||
"es6": true | ||
} | ||
] | ||
] | ||
} | ||
} |
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
161373