Skip to content

Commit

Permalink
upgrade fontawesome
Browse files Browse the repository at this point in the history
  • Loading branch information
alpancs committed Sep 24, 2024
1 parent 1011b01 commit 9c8e9b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Justfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
vue_version := "3.5.8"
bulma_version := "1.0.2"
fontawesome_version := "6.5.1"
fontawesome_version := "6.6.0"
public_dir := "web-app/public"

build-web-app: build-wasm get-vue get-bulma get-fontawesome
Expand Down

0 comments on commit 9c8e9b5

Please sign in to comment.