Skip to content

Commit 48db720

Browse files
authored
Merge pull request #66 from ferrolho/hf/compat
Bump compat for GeometryBasics, MeshCat, Mux, and OrderedCollections
2 parents bab0466 + ea933e5 commit 48db720

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@ RigidBodyDynamics = "366cf18f-59d5-5db9-a4de-86a9f6786172"
1818
[compat]
1919
ColorTypes = "0.7, 0.8, 0.9, 0.10"
2020
CoordinateTransformations = "0.5, 0.6"
21-
GeometryBasics = "0.2, 0.3"
21+
GeometryBasics = "0.2, 0.3, 0.4"
2222
InteractBase = "0.8, 0.9, 0.10"
2323
Interpolations = "0.9, 0.10, 0.11, 0.12, 0.13"
2424
LoopThrottle = "0.1"
2525
MechanismGeometries = "0.7"
26-
MeshCat = "0.13"
26+
MeshCat = "0.13, 0.14"
2727
Mux = "0.7.1"
2828
NBInclude = "1, 2"
29-
OrderedCollections = "1.0, 1.1"
29+
OrderedCollections = "1"
3030
RigidBodyDynamics = "2"
3131
ValkyrieRobot = "0.2.1"
3232
julia = "1.3"

0 commit comments

Comments
 (0)