Skip to content

Commit 61bc2a4

Browse files
authored
update compact
update compact to higher version of JSON avoid compilation error when using along with Gridap.jl
1 parent 11f2410 commit 61bc2a4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ CSV = "0.10"
3838
DataFrames = "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"
43-
PlotlyBase = "0.8.15"
43+
PlotlyBase = "0.8.23"
4444
PlotlyKaleido = "2.2.5"
4545
Reexport = "0.2, 1"
4646
Requires = "1.0"

0 commit comments

Comments
 (0)