Skip to content

Commit 2192e48

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for JSON to 1, (keep existing compat)
1 parent 11f2410 commit 2192e48

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,12 @@ JSON3Ext = "JSON3"
3333

3434
[compat]
3535
Blink = "0.12"
36-
DelimitedFiles = "1"
3736
CSV = "0.10"
3837
DataFrames = "1"
38+
DelimitedFiles = "1"
3939
IJulia = "1"
4040
JSExpr = "0.5, 1"
41-
JSON = "0.20, 0.21"
41+
JSON = "0.20, 0.21, 1"
4242
JSON3 = "1"
4343
PlotlyBase = "0.8.15"
4444
PlotlyKaleido = "2.2.5"

0 commit comments

Comments
 (0)