Skip to content

Commit 4b51ef5

Browse files
committed
more JSON compat
1 parent cee3626 commit 4b51ef5

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
@@ -14,7 +14,7 @@ WebIO = "0f1e0344-ec1d-5b48-a673-e5cf874b6c29"
1414
[compat]
1515
julia = "0.7, 1"
1616
JSExpr = "1"
17-
JSON = "0.20"
17+
JSON = "0.18, 0.19, 0.20, 0.21"
1818
Observables = "0.2"
1919
Tables = "1"
2020
WebIO = "0.8"

0 commit comments

Comments
 (0)