Skip to content

Commit

Permalink
Release: eds-icons@0.2.0 (#334)
Browse files Browse the repository at this point in the history
* Updated icons with new technical category

* Updated changelog & version
  • Loading branch information
Michael Marszalek authored May 29, 2020
1 parent 226a08c commit 9c9b95f
Show file tree
Hide file tree
Showing 5 changed files with 3,776 additions and 1,192 deletions.
2 changes: 1 addition & 1 deletion apps/figma-broker/actions/createAssets.js
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ export async function createAssets(ctx) {
// writeSVGs(assetsWithSvg)
// writeSVGSprite(assetsWithSvg)

// writeJsonAssets(assetsWithSvg)
writeJsonAssets(assetsWithSvg)
writeJsFile(assetsWithSvg)

return assetsWithSvg
Expand Down
Loading

0 comments on commit 9c9b95f

Please sign in to comment.