diff --git a/bower.json b/bower.json index f27eee4..7f1e82d 100644 --- a/bower.json +++ b/bower.json @@ -17,6 +17,6 @@ ], "dependencies": { "purescript-functions": "~0.1.0", - "purescript-maybe": "~0.3.0" + "purescript-maybe": "~0.2.0" } }