Skip to content

Commit 8e0daea

Browse files
committed
Added event dep to readme
1 parent e127caa commit 8e0daea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Update the additions in your `packages.dhall`:
1515
```dhall
1616
let additions =
1717
{ react-halo =
18-
{ dependencies = [ "aff", "free", "freeap", "react-basic-hooks", "refs" ]
18+
{ dependencies = [ "aff", "event", "free", "freeap", "react-basic-hooks", "refs" ]
1919
, repo = "https://github.com/robertdp/purescript-react-halo.git"
2020
, version = "v1.2.0"
2121
}

0 commit comments

Comments
 (0)