style-helpers
Advanced tools
Comparing version 0.2.4 to 0.2.5
{ | ||
"name": "style-helpers", | ||
"version": "0.2.4", | ||
"version": "0.2.5", | ||
"description": "CSS helpers library", | ||
@@ -12,3 +12,4 @@ "files": [ | ||
"lint:fix": "npm run lint -- --fix", | ||
"build": "npm run lint && gulp build", | ||
"build": "gulp build", | ||
"before-publish": "npm run lint && npm i && npm run build", | ||
"watch": "gulp" | ||
@@ -15,0 +16,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
67360
2591