Skip to content

Commit 7c4a113

Browse files
committed
use command instead of hyphen because hyphen was rejected.
1 parent b962cc9 commit 7c4a113

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
99

1010
[compat]
1111
ForwardDiff = "0.10.1"
12-
StatsBase = "0.24.0 - 0.34.0"
12+
StatsBase = "0.24, 0.34"
1313
julia = "0.7.0, 1"
1414

1515
[extras]

0 commit comments

Comments
 (0)