Skip to content

Commit ddefa61

Browse files
authored
Merge pull request #83 from JuliaComputing/compathelper/new_version/2021-06-05-00-20-50-128-2083867436
CompatHelper: bump compat for "JSExpr" to "1"
2 parents 72703db + 884ec40 commit ddefa61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
1212
WebIO = "0f1e0344-ec1d-5b48-a673-e5cf874b6c29"
1313

1414
[compat]
15-
JSExpr = "0.4, 0.5"
15+
JSExpr = "0.4, 0.5, 1"
1616
JSON = "0.18, 0.19, 0.20, 0.21"
1717
Observables = "0.2, 0.3, 0.4, 0.5"
1818
Tables = "1"

0 commit comments

Comments
 (0)