@code.gov/code-gov-style
Advanced tools
Comparing version 1.7.8 to 1.7.9
{ | ||
"name": "@code.gov/code-gov-style", | ||
"version": "1.7.8", | ||
"version": "1.7.9", | ||
"description": "Style for code.gov including buttons, banners, and cards. Inspired by and somewhat based on USWDS.", | ||
@@ -9,2 +9,3 @@ "main": "index.js", | ||
"serve": "bundle exec jekyll serve", | ||
"serve-on-server": "sudo bundle exec jekyll serve --host=0.0.0.0 --port=80", | ||
"update-font": "cd bash_scripts && bash update-font.sh", | ||
@@ -32,3 +33,3 @@ "update-polyfill": "npm install && cd node_modules/@webcomponents/custom-elements && npm install && npm build && npm test", | ||
"dependencies": { | ||
"@code.gov/code-gov-font": "0.6.0", | ||
"@code.gov/code-gov-font": "0.6.3", | ||
"@webcomponents/custom-elements": "^1.2.0", | ||
@@ -35,0 +36,0 @@ "prismjs": "^1.15.0" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
513070
+ Added@code.gov/code-gov-font@0.6.3(transitive)
- Removed@code.gov/code-gov-font@0.6.0(transitive)