diff --git a/bower.json b/bower.json index 9cfb5f3..92f83f9 100644 --- a/bower.json +++ b/bower.json @@ -15,6 +15,6 @@ "package.json" ], "dependencies": { - "purescript-web-events": "^1.0.0" + "purescript-web-events": "^2.0.0" } }