mdn-minimalist
Advanced tools
Comparing version 0.1.21 to 0.1.22
{ | ||
"name": "mdn-minimalist", | ||
"version": "0.1.21", | ||
"version": "0.1.22", | ||
"description": "The base Sass for Mozilla Developer based projects and products", | ||
@@ -10,2 +10,3 @@ "scripts": { | ||
"lint": "stylelint sass/**/*.scss", | ||
"optim:svg": "svgo --config=./.svgo.yml -r ./dinocons", | ||
"precommit": "npm run prettier:staged", | ||
@@ -52,4 +53,5 @@ "prettier:check": "prettier --check **/*.scss", | ||
"stylelint-prettier": "^1.1.2", | ||
"stylelint-scss": "^3.15.0" | ||
"stylelint-scss": "^3.15.0", | ||
"svgo": "^1.3.2" | ||
} | ||
} |
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
163387
93
17