Skip to content

Commit 8756b32

Browse files
committed
add compat
1 parent 332fe84 commit 8756b32

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "Multibody"
22
uuid = "e1cad5d1-98ef-44f9-a79a-9ca4547f95b9"
3-
authors = ["JuliaHub Inc."]
3+
authors = ["Fredrik Bagge Carlson, JuliaHub Inc."]
44
version = "0.1.0"
55

66
[deps]
@@ -26,6 +26,7 @@ CoordinateTransformations = "0.6"
2626
DataInterpolations = "5"
2727
FileIO = "1"
2828
JuliaSimCompiler = "0.1.12"
29+
LinearAlgebra = "1.6"
2930
MeshIO = "0.4"
3031
ModelingToolkit = "9"
3132
ModelingToolkitStandardLibrary = "2.7.2"

0 commit comments

Comments
 (0)