Skip to content

Commit cc433ad

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

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "PlotlyJS"
22
uuid = "f0f68f2c-4968-5e81-91da-67840de0976a"
3-
authors = ["Spencer Lyon <[email protected]>"]
43
version = "0.18.17"
4+
authors = ["Spencer Lyon <[email protected]>"]
55

66
[deps]
77
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
@@ -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)