update PlotThemes bounds and up version
This commit is contained in:
parent
ec4420cb38
commit
4d9dc31c5e
@ -1,7 +1,7 @@
|
|||||||
name = "Plots"
|
name = "Plots"
|
||||||
uuid = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
|
uuid = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
|
||||||
author = ["Tom Breloff (@tbreloff)"]
|
author = ["Tom Breloff (@tbreloff)"]
|
||||||
version = "0.28.0"
|
version = "0.28.1"
|
||||||
|
|
||||||
[deps]
|
[deps]
|
||||||
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
|
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
|
||||||
@ -39,7 +39,7 @@ GeometryTypes = "0.7"
|
|||||||
JSON = "0.21"
|
JSON = "0.21"
|
||||||
Measures = "0.3"
|
Measures = "0.3"
|
||||||
NaNMath = "0.3"
|
NaNMath = "0.3"
|
||||||
PlotThemes = "0.2, 0.4"
|
PlotThemes = "0.2, 1"
|
||||||
PlotUtils = "0.6.1"
|
PlotUtils = "0.6.1"
|
||||||
RecipesBase = "0.6, 0.7"
|
RecipesBase = "0.6, 0.7"
|
||||||
Reexport = "0.2"
|
Reexport = "0.2"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user