Skip to content

Commit e5317dd

Browse files
committed
🐛 doc fix: use 0.10.12 for CairoMakie and gitignore in docs with other minor fixes
1 parent 5fb33ad commit e5317dd

File tree

8 files changed

+23
-1587
lines changed

8 files changed

+23
-1587
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ MakieExt = ["Makie"]
4141

4242
[compat]
4343
AutoHashEquals = "2.2.0"
44-
CairoMakie = "0.13.1"
45-
Colors = "0.13.0"
44+
CairoMakie = "0.10.12"
45+
Colors = "0.12.11"
4646
Combinatorics = "1.0.2"
4747
DataStructures = "0.18.20"
4848
DocStringExtensions = "0.9.3"

docs/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
build/
2+
Manifest.toml

0 commit comments

Comments
 (0)