Skip to content

Commit

Permalink
Deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
termi-official committed Nov 16, 2023
1 parent 7a68844 commit 3a470ea
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

julia_version = "1.9.3"
manifest_format = "2.0"
project_hash = "50184d7c0f5391be0f1feaf1002e3c74895b8ca4"
project_hash = "10393e005da80e7cccd115bc1f66261e5703adab"

[[deps.ANSIColoredPrinters]]
git-tree-sha1 = "574baf8110975760d391c710b6341da1afa48d8c"
Expand Down
1 change: 1 addition & 0 deletions docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ Ferrite = "c061ca5d-56c9-439f-9c0e-210fe06d3992"
FerriteGmsh = "4f95f4f8-b27c-4ae5-9a39-ea55e634e36b"
LiveServer = "16fef848-5104-11e9-1b77-fb7a48bbb589"
Thunderbolt = "909927c2-98d5-4a67-bba9-79f03a9ad49b"
TimerOutputs = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f"
2 changes: 1 addition & 1 deletion docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ if liveserver
@timeit dto "Revise.revise()" Revise.revise()
end

using Documenter, DocumenterCitations, Thunderbolt, FerriteGmsh
using Documenter, DocumenterCitations, Thunderbolt

const is_ci = haskey(ENV, "GITHUB_ACTIONS")

Expand Down

0 comments on commit 3a470ea

Please sign in to comment.