@duetds/fonts
Advanced tools
Comparing version 1.3.18 to 1.3.19
{ | ||
"name": "@duetds/fonts", | ||
"version": "1.3.18", | ||
"version": "1.3.19", | ||
"description": "This package includes Duet Design System Fonts and related utilities.", | ||
@@ -20,3 +20,3 @@ "bugs": { | ||
"test:scss": "stylelint **/*.scss --config ../../.stylelintrc.js", | ||
"test:scss:ci": "npm run test:scss -- --custom-formatter '../../node_modules/stylelint-junit-formatter' > junit-fonts.xml", | ||
"test:scss:ci": "npm run test:scss --silent -- --custom-formatter '../../node_modules/stylelint-junit-formatter' > junit-fonts.xml", | ||
"test:ci": "npm run test:scss:ci", | ||
@@ -38,3 +38,3 @@ "prepublish": "npm run build", | ||
}, | ||
"gitHead": "706791dc314ec525c68fdbb7d16678d59ce383b6" | ||
"gitHead": "e12acf4301e0b74bd7e1aff255f9cddf75103dc3" | ||
} |
854139