Comparing version 0.4.2 to 0.4.5
{ | ||
"name": "@vcl/blog", | ||
"description": "Everything that makes up a blog", | ||
"version": "0.4.2", | ||
"version": "0.4.5", | ||
"main": "package.json", | ||
@@ -9,3 +9,3 @@ "scripts": { | ||
"browsersync": "browser-sync start --server --files \"demo\" \"build\" --index \"/build/index.html\" ", | ||
"build-demo": "vcl-build-demo", | ||
"build-demo": "vcl-build-demo --watch --vcl-root=..", | ||
"start": "npm-run-all --parallel build-demo browsersync" | ||
@@ -28,17 +28,9 @@ }, | ||
"devDependencies": { | ||
"@vcl/build-demo": "^0.4.2", | ||
"@vcl/button": "^0.4.2", | ||
"@vcl/figure": "^0.4.2", | ||
"@vcl/flex-layout": "^0.4.2", | ||
"@vcl/font-awesome": "^0.4.2", | ||
"@vcl/icogram": "^0.4.2", | ||
"@vcl/icon": "^0.4.2", | ||
"@vcl/preprocessor": "^0.4.2", | ||
"@vcl/typography": "^0.4.2", | ||
"@vcl/build-demo": "^0.4.5", | ||
"@vcl/preprocessor": "^0.4.5", | ||
"browser-sync": "^2.26.3", | ||
"npm-run-all": "^4.1.5", | ||
"pre-commit": "^1.2.2" | ||
"npm-run-all": "^4.1.5" | ||
}, | ||
"dependencies": { | ||
"@vcl/theme": "^0.4.2", | ||
"@vcl/theme": "^0.4.5", | ||
"normalize.css": "^8.0.1" | ||
@@ -62,3 +54,3 @@ }, | ||
}, | ||
"gitHead": "1e6144f9e4bb088270142714c45561e2c430f8e8" | ||
"gitHead": "b508144a206d14bfa7d2173adf51322e772710c9" | ||
} |
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
4
7320
Updated@vcl/theme@^0.4.5