breakpoint-sass
Advanced tools
Comparing version 2.7.0 to 2.7.1
{ | ||
"name": "breakpoint-sass", | ||
"version": "2.7.0", | ||
"version": "2.7.1", | ||
"description": "Really Simple Media Queries with Sass", | ||
"main": "stylesheets/_breakpoint.scss", | ||
"eyeglass": { | ||
"needs": "^0.8.2", | ||
"needs": "^1.0.0", | ||
"exports": "eyeglass-exports.js", | ||
@@ -26,3 +26,3 @@ "name": "breakpoint" | ||
"bump:patch": "node .bump.js --patch", | ||
"publish": "node .gembuild.js && npm publish && git push && git push origin --tags" | ||
"publish": "node .gembuild.js && git push && git push origin --tags" | ||
}, | ||
@@ -29,0 +29,0 @@ "repository": { |
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
150077