diff --git a/bower.json b/bower.json index 5d5d180..4243ad6 100644 --- a/bower.json +++ b/bower.json @@ -17,6 +17,6 @@ }, "dependencies": { "purescript-dom": "~0.2.15", - "purescript-react": "~0.6.0" + "purescript-react": "~0.7.0" } }