Skip to content

Commit b312372

Browse files
author
Pietro Vertechi
authored
add upper bounds to all deps (#156)
1 parent 6843fde commit b312372

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Project.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,13 @@ Widgets = "cc8bc4a8-27d6-5769-a93b-9d913e69aa62"
1818

1919
[compat]
2020
julia = "1"
21+
CSSUtil = "0.1"
22+
Colors = "0.10, 0.11"
2123
JSExpr = "0.3,0.4,0.5"
24+
JSON = "0.18, 0.19, 0.20, 0.21"
2225
Knockout = "0.2.1"
2326
Observables = "0.3"
27+
OrderedCollections = "1"
2428
WebIO = "0.3,0.4,0.5,0.6,0.7,0.8"
2529
Widgets = "0.6.1"
2630

0 commit comments

Comments
 (0)