Skip to content

Commit a80a7f0

Browse files
authored
Undo open specification of JSON compatibility
PkgRegistrator doesn't like this (JuliaRegistries/General#32561)
1 parent fbaa14d commit a80a7f0

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
@@ -11,7 +11,7 @@ UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
1111

1212
[compat]
1313
julia = "1"
14-
JSON = "0.18"
14+
JSON = "0.18, 0.19, 0.20, 0.21"
1515

1616
[extras]
1717
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

0 commit comments

Comments
 (0)