diff --git a/bower.json b/bower.json index f65fbb7..d3c605f 100644 --- a/bower.json +++ b/bower.json @@ -14,14 +14,10 @@ ], "license": "Apache-2.0", "dependencies": { - "purescript-base": "^0.1.0", + "purescript-base": "^0.2.0", "purescript-exceptions": "^0.3.0", "purescript-prelude": "^0.1.2", "purescript-dom": "^0.1.2", - "purescript-maps": "^0.4.0", - "purescript-strings": "^0.7.0" - }, - "resolutions": { - "purescript-strings": "^0.7.0" + "purescript-maps": "^0.4.0" } }