Skip to content

Commit 34c72f2

Browse files
author
Mike Solomon
committed
Bye-bye bower
1 parent 37eaecb commit 34c72f2

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

.bowerrc

Lines changed: 0 additions & 7 deletions
This file was deleted.

packages.dhall

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ in upstream
88
[ "hyrule"
99
]
1010
, repo = "https://github.com/mikesol/purescript-bolson.git"
11-
, version = "main"
11+
, version = "v0.3.9"
1212
}
1313
with deku =
1414
{ dependencies =
1515
[ "bolson", "stringutils", "css"
1616
]
1717
, repo = "https://github.com/mikesol/purescript-deku.git"
18-
, version = "v0.9.19"
18+
, version = "v0.9.20"
1919
}

0 commit comments

Comments
 (0)