Skip to content

Commit

Permalink
added missing dependency to docs/Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
reykboerner committed Feb 22, 2024
1 parent 3bf8034 commit 105ef80
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
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.10.0"
manifest_format = "2.0"
project_hash = "d9b03c5b9a0ffb7b08d9fa9b33dad0eeb887e3c3"
project_hash = "d511f8a8c6beffc4ad6ed7081edd466825602168"

[[deps.ADTypes]]
git-tree-sha1 = "41c37aa88889c171f1300ceac1313c06e891d245"
Expand Down
1 change: 1 addition & 0 deletions docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ CairoMakie = "13f3f980-e62b-5c42-98c6-ff1f3baf88f0"
CriticalTransitions = "251e6cd3-3112-48a5-99dd-66efcfd18334"
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
DocumenterCitations = "daee34ce-89f3-4625-b898-19384cb65244"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"

[compat]
Documenter = "1"

0 comments on commit 105ef80

Please sign in to comment.