Skip to content

Commit

Permalink
Merge pull request #28 from jw3126/deps
Browse files Browse the repository at this point in the history
require RecipesBase = 1.0 for :letter
  • Loading branch information
jw3126 authored May 28, 2020
2 parents 52d7260 + 8dc0518 commit fb87010
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"

[compat]
RecipesBase = "0.7, 0.8, 1.0"
RecipesBase = "1.0"
Unitful = "0.16, 0.17, 0.18, 1.0"
julia = "1.0"

Expand Down

0 comments on commit fb87010

Please sign in to comment.