Skip to content

Commit

Permalink
Fix SOFA.jl and StaticArray dependencies again
Browse files Browse the repository at this point in the history
  • Loading branch information
duncaneddy committed Jan 7, 2021
1 parent 5a94588 commit d5a9809
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ SOFA = "ad3d3fd0-b5f2-51ee-b274-8cdbe62317e2"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"

[compat]
SOFA = "^1"
StaticArrays = "0.12"
SOFA = "^1.0.2"
StaticArrays = "^0"
julia = "1.0.0"

[extras]
Expand Down

0 comments on commit d5a9809

Please sign in to comment.