From 2465ad32df7221e73cc041f521af94d7ab685aee Mon Sep 17 00:00:00 2001 From: Phillip Freeman Date: Sun, 17 Jul 2016 15:27:17 -0700 Subject: [PATCH] Update coroutines --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index 6176262..6a42b77 100644 --- a/bower.json +++ b/bower.json @@ -22,6 +22,6 @@ "purescript-react-dom": "^1.0.0", "purescript-freet": "^1.0.0", "purescript-aff": "^1.0.0", - "purescript-coroutines": "^1.3.0" + "purescript-coroutines": "^2.0.0" } }