diff --git a/bower.json b/bower.json index d22101a..07a8024 100644 --- a/bower.json +++ b/bower.json @@ -19,8 +19,8 @@ "purescript-math": "^2.0.0" }, "devDependencies": { - "purescript-console": "^1.0.0", - "purescript-psci-support": "^1.0.0", - "purescript-test-unit": "^9.0.0" + "purescript-console": "^2.0.0", + "purescript-psci-support": "^2.0.0", + "purescript-test-unit": "^10.0.0" } }