We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37eaecb commit 34c72f2Copy full SHA for 34c72f2
.bowerrc
packages.dhall
@@ -8,12 +8,12 @@ in upstream
8
[ "hyrule"
9
]
10
, repo = "https://github.com/mikesol/purescript-bolson.git"
11
- , version = "main"
+ , version = "v0.3.9"
12
}
13
with deku =
14
{ dependencies =
15
[ "bolson", "stringutils", "css"
16
17
, repo = "https://github.com/mikesol/purescript-deku.git"
18
- , version = "v0.9.19"
+ , version = "v0.9.20"
19
0 commit comments