Skip to content

Commit c178f8e

Browse files
committed
Add [compat] for JSON and MacroTools.
1 parent 8aecd2c commit c178f8e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Project.toml

+2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ Observables = "510215fc-4207-5dde-b226-833fc4488ee2"
1010
WebIO = "0f1e0344-ec1d-5b48-a673-e5cf874b6c29"
1111

1212
[compat]
13+
JSON = "0.18, 0.19, 0.20, 0.21"
14+
MacroTools = "0.4, 0.5"
1315
Observables = "0.2.2,0.3"
1416
WebIO = "0.8.5"
1517
julia = "0.7, 1"

0 commit comments

Comments
 (0)