@vcl/typography
Advanced tools
Comparing version 0.3.0-2 to 0.3.0-4
{ | ||
"name": "@vcl/typography", | ||
"description": "Styling for basic typographical elements", | ||
"version": "0.3.0-2", | ||
"version": "0.3.0-4", | ||
"main": "package.json", | ||
@@ -10,3 +10,3 @@ "scripts": { | ||
"build-demo": "node node_modules/@vcl/build-demo/index.js", | ||
"start": "npm run browsersync & npm run build-demo" | ||
"start": "npm run build-demo & npm run browsersync" | ||
}, | ||
@@ -27,15 +27,15 @@ "style": "index.sss", | ||
"devDependencies": { | ||
"@vcl/build-demo": "^0.4.0-4", | ||
"@vcl/build-demo": "0.4.0-8", | ||
"@vcl/font-awesome": "^0.3.0", | ||
"@vcl/gulp-vcl-preprocessor": "^0.2.3", | ||
"@vcl/preprocessor": "^0.3.0-4", | ||
"@vcl/icogram": "^0.3.0", | ||
"@vcl/icon": "^0.3.0", | ||
"@vcl/preprocessor": "^0.3.0-9", | ||
"browser-sync": "^2.26.3", | ||
"gulp": "^4.0.0", | ||
"pre-commit": "^1.2.2", | ||
"browser-sync": "^2.26.3", | ||
"@vcl/icogram": "^0.3.0-2", | ||
"@vcl/icon": "^0.3.0-2", | ||
"@vcl/font-awesome": "^0.3.0-2" | ||
"pre-commit": "^1.2.2" | ||
}, | ||
"dependencies": { | ||
"normalize.css": "^8.0.1", | ||
"@vcl/theme": "^0.3.0-2" | ||
"@vcl/theme": "^0.3.0-3" | ||
}, | ||
@@ -42,0 +42,0 @@ "repository": { |
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
12939
Updated@vcl/theme@^0.3.0-3