Skip to content

Commit

Permalink
Merge pull request #2 from cboone/main
Browse files Browse the repository at this point in the history
Use latest version of build_pbf_glyphs
  • Loading branch information
jleedev authored Oct 24, 2023
2 parents bcf59d2 + 1342e9b commit 74376a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"clean-download": "shx rm -rf download",
"clean-build": "shx rm -rf dist build",
"code_format": "prettier --write --list-different .",
"fonts:install_glyph_builder": "cargo install build_pbf_glyphs@1.3.0",
"fonts:install_glyph_builder": "cargo install build_pbf_glyphs@1.4.1",
"fonts:build": "node fonts",
"fonts": "run-s fonts:install_glyph_builder fonts:build"
},
Expand Down

0 comments on commit 74376a8

Please sign in to comment.