Skip to content

Commit

Permalink
CompatHelper: bump compat for TypeUtils to 1, (keep existing compat)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompatHelper Julia committed May 16, 2024
1 parent 50e26c7 commit 84e34cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ TypeUtils = "c3b1956e-8857-4d84-9b79-890df85b1e67"
Unitless = "c904d999-9673-4878-a3dd-e3ef1851788a"

[compat]
TypeUtils = "0.3"
Unitless = "2"
ArrayTools = "0.3"
TypeUtils = "0.3, 1"
Unitless = "2"
julia = "1.5"

[extras]
Expand Down

0 comments on commit 84e34cd

Please sign in to comment.