primer-forms
Advanced tools
Comparing version 1.0.13-0 to 1.0.13-1
{ | ||
"version": "1.0.13-0", | ||
"version": "1.0.13-1", | ||
"name": "primer-forms", | ||
@@ -22,11 +22,12 @@ "description": "Style individual form controls and utilize common layouts.", | ||
"prepare": "npm run build", | ||
"test": "npm run build && stylelint **/*.scss -c .stylelintrc.json -s scss" | ||
"lint": "stylelint **/*.scss -c .stylelintrc.json -s scss", | ||
"test": "npm run build && npm run lint" | ||
}, | ||
"dependencies": { | ||
"primer-support": "^4.0.7-0" | ||
"primer-support": "^4.1.0" | ||
}, | ||
"devDependencies": { | ||
"primer-module-build": "*", | ||
"stylelint": "*", | ||
"stylelint-config-primer": "*" | ||
"stylelint": "^7.13.0", | ||
"stylelint-config-primer": "^2.0.0" | ||
}, | ||
@@ -33,0 +34,0 @@ "keywords": [ |
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
63280
Updatedprimer-support@^4.1.0