Skip to content

Commit

Permalink
fix icons
Browse files Browse the repository at this point in the history
  • Loading branch information
jpaddison3 committed Oct 27, 2020
1 parent 94437b7 commit f3729b8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"metalsmith-headings": "^0.1.0",
"metalsmith-headings-identifier": "0.0.11",
"metalsmith-html-minifier": "^2.1.0",
"metalsmith-icons": "^0.5.0",
"metalsmith-icons": "0.6.0",
"metalsmith-ignore": "^0.1.2",
"metalsmith-layouts": "^1.6.5",
"metalsmith-lazysizes": "^0.3.2",
Expand Down
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3557,9 +3557,10 @@ metalsmith-html-minifier@^2.1.0:
lodash.defaultsdeep "^4.1.0"
multimatch "^2.1.0"

metalsmith-icons@^0.5.0:
version "0.5.0"
resolved "https://registry.yarnpkg.com/metalsmith-icons/-/metalsmith-icons-0.5.0.tgz#d115fa1d940b06bcedf04eb8a249c0e684dd8b9e"
[email protected]:
version "0.6.0"
resolved "https://registry.yarnpkg.com/metalsmith-icons/-/metalsmith-icons-0.6.0.tgz#064d497fb50f80d78c6ee50b8ef85ec920bfcdda"
integrity sha512-CaeZsdP2n8CtPLGlFd/DzwQdH7bfpohtMCKcaBxRVBP97neMHeL0nAbmxy4n26BahS0c/VmkA/5V66L9DnTOPQ==
dependencies:
adm-zip "^0.4.7"
array-unique "^0.2.1"
Expand Down

0 comments on commit f3729b8

Please sign in to comment.