@pismo/bolt-typography
Advanced tools
Comparing version 0.0.1-8 to 0.0.1-9
@@ -13,3 +13,3 @@ module.exports = { | ||
"f7": ".75rem", | ||
"f8": ".625rem" | ||
"f8": ".625rem", | ||
} |
module.exports = { | ||
"baseLineHeight": "1.5" | ||
"baseLineHeight": "1.5", | ||
} |
@@ -14,3 +14,3 @@ module.exports = { | ||
"f8": ".625rem", | ||
"baseLineHeight": "1.5" | ||
"baseLineHeight": "1.5", | ||
} |
{ | ||
"name": "@pismo/bolt-typography", | ||
"version": "0.0.1-8", | ||
"version": "0.0.1-9", | ||
"description": "Typography, fonts and vertical rhythm", | ||
@@ -9,3 +9,3 @@ "main": "index.js", | ||
"clean-computed-sass": "rm -f *.js", | ||
"prepare": "node ../../sass-vars-to-js.js", | ||
"prepare-sass": "node ../../sass-vars-to-js.js", | ||
"lint": "node_modules/.bin/eslint --fix" | ||
@@ -32,4 +32,4 @@ }, | ||
"devDependencies": { | ||
"@pismo/eslint-config-bolt": "^0.0.1-8" | ||
"@pismo/eslint-config-bolt": "^0.0.1-9" | ||
} | ||
} |
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
6824