Skip to content

Commit a650f5a

Browse files
committed
try and patch extras
1 parent f58431d commit a650f5a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ julia = ">=1"
1313

1414
[extras]
1515
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
16-
CairoMakie = ">=0.10"
17-
LaTeXStrings = ">=1"
16+
CairoMakie = "13f3f980-e62b-5c42-98c6-ff1f3baf88f0"
17+
LaTeXStrings = "b964fa9f-0449-5b57-a5c2-d3ea65f4040f"
1818

1919
[targets]
2020
test = ["Test"]

0 commit comments

Comments
 (0)