Skip to content

Commit b1fc41c

Browse files
author
hhaensel
committed
bump compats of Genie, Stipple and related addins
1 parent aabfec7 commit b1fc41c

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Project.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,18 +20,18 @@ StippleUI = "a3c5d34a-b254-4859-a8fa-b86abb7e84a3"
2020

2121
[compat]
2222
GarishPrint = "0.5"
23-
Genie = "5.31"
23+
Genie = "5.31, 6"
2424
GenieAutoReload = "2.2.5"
2525
GenieDevTools = "2.12"
2626
GeniePackageManager = "1.1"
2727
Reexport = "1"
2828
Revise = "3"
29-
Stipple = "0.31"
30-
StipplePivotTable = "0.4.1"
31-
StipplePlotly = "0.14.6"
29+
Stipple = "0.31, 1"
30+
StipplePivotTable = "0.4.1, 1"
31+
StipplePlotly = "0.14.6, 1"
3232
StippleTable = "1.0.2"
3333
StippleTabs = "1.0.2"
34-
StippleUI = "0.24.5"
34+
StippleUI = "0.24.5, 1"
3535
julia = "1.6"
3636

3737
[extras]

0 commit comments

Comments
 (0)