Skip to content

Commit

Permalink
Merge pull request #81 from JuliaRobotics/compathelper/new_version/20…
Browse files Browse the repository at this point in the history
…22-08-25-05-05-28-786-00808239707

CompatHelper: add new compat entry for ColorTypes at version 0.11, (keep existing compat)
  • Loading branch information
dehann committed Aug 25, 2022
2 parents 55eae73 + 521de7e commit 706aa8f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,9 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
TransformUtils = "9b8138ad-1b09-5408-aa39-e87ed6d21b63"

[compat]
CoordinateTransformations = "0.6"
Colors = "0.12"
ColorTypes = "0.11"
CoordinateTransformations = "0.6"
FileIO = "1"
MeshCat = "0.14"
JSON2 = "0.3"
Expand Down

0 comments on commit 706aa8f

Please sign in to comment.