Skip to content

Commit a4e435b

Browse files
committed
add StaticArrays
1 parent 00ff75c commit a4e435b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Project.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ GeometryOpsCore = "05efe853-fabf-41c8-927e-7063c8b9f013"
1717
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
1818
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
1919
SortTileRecursiveTree = "746ee33f-1797-42c2-866d-db2fce69d14d"
20+
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
2021
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
2122
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
2223

@@ -49,6 +50,7 @@ LinearAlgebra = "1"
4950
Proj = "1"
5051
Random = "1"
5152
SortTileRecursiveTree = "0.1.2"
53+
StaticArrays = "1"
5254
Statistics = "1"
5355
TGGeometry = "0.1"
5456
Tables = "1"

0 commit comments

Comments
 (0)