Skip to content

Commit a0414e3

Browse files
committed
add StaticArrays
1 parent 65c1f7a commit a0414e3

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
@@ -18,6 +18,7 @@ GeometryOpsCore = "05efe853-fabf-41c8-927e-7063c8b9f013"
1818
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
1919
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
2020
SortTileRecursiveTree = "746ee33f-1797-42c2-866d-db2fce69d14d"
21+
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
2122
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
2223
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
2324

@@ -51,6 +52,7 @@ LinearAlgebra = "1"
5152
Proj = "1"
5253
Random = "1"
5354
SortTileRecursiveTree = "0.1.2"
55+
StaticArrays = "1"
5456
Statistics = "1"
5557
TGGeometry = "0.1"
5658
Tables = "1"

0 commit comments

Comments
 (0)