Skip to content

Commit 58ea68e

Browse files
committed
fix compat
1 parent 4b51ef5 commit 58ea68e

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
@@ -12,12 +12,12 @@ UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
1212
WebIO = "0f1e0344-ec1d-5b48-a673-e5cf874b6c29"
1313

1414
[compat]
15-
julia = "0.7, 1"
16-
JSExpr = "1"
15+
JSExpr = "0.4, 0.5"
1716
JSON = "0.18, 0.19, 0.20, 0.21"
1817
Observables = "0.2"
1918
Tables = "1"
2019
WebIO = "0.8"
20+
julia = "0.7, 1"
2121

2222
[extras]
2323
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)