@henris/typography
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "@henris/typography", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "Grid module for Henri's", | ||
@@ -10,3 +10,3 @@ "main": "index.scss", | ||
"test:node-sass": "node-sass test/index.scss dist/test/node-sass/index.css", | ||
"build": "npm run build:sass && npm run build:node-sass", | ||
"build": "npm run build:settings && npm run build:sass && npm run build:node-sass", | ||
"build:sass": "sass index.local.scss dist/sass/index.css", | ||
@@ -37,6 +37,6 @@ "build:node-sass": "node-sass index.local.scss dist/node-sass/index.css", | ||
"devDependencies": { | ||
"@henris/build": "^0.0.2", | ||
"@henris/build": "^0.0.3", | ||
"node-sass": "^4.11.0", | ||
"sass": "^1.17.0", | ||
"ssst": "0.0.3", | ||
"sass": "^1.17.1", | ||
"ssst": "0.0.4", | ||
"stylelint": "^9.10.1", | ||
@@ -48,5 +48,5 @@ "stylelint-logical-order": "0.0.4", | ||
"@henris/grid": "0.0.5", | ||
"@henris/output": "0.0.3", | ||
"@henris/output": "0.0.4", | ||
"@henris/utils": "0.0.5" | ||
} | ||
} |
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
29146
+ Added@henris/output@0.0.4(transitive)
- Removed@henris/output@0.0.3(transitive)
Updated@henris/output@0.0.4