Skip to content

Commit cb93bf5

Browse files
committed
DFGPlots Requires Colors
DFGPlots requires Colors but it is not in the dependancies. Don't know how to handle this in @require, so just including it in package deps
1 parent 2fce4aa commit cb93bf5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ uuid = "b5cc3c7e-6572-11e9-2517-99fb8daf2f04"
33
version = "0.4.0"
44

55
[deps]
6+
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
67
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
78
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
89
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"

0 commit comments

Comments
 (0)