From 0a3d63e493c5f232d6464b58e285caaf467372fa Mon Sep 17 00:00:00 2001 From: Matthew Leon Date: Thu, 26 Oct 2017 21:16:39 -0400 Subject: [PATCH] breaking: increment purescript-arraybuffer-types increment the dependency version --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index 04e69c7..d8187d8 100644 --- a/bower.json +++ b/bower.json @@ -20,7 +20,7 @@ "package.json" ], "dependencies": { - "purescript-arraybuffer-types": "^1.0.0", + "purescript-arraybuffer-types": "^2.0.0", "purescript-datetime": "^3.0.0", "purescript-enums": "^3.0.0", "purescript-exceptions": "^3.0.0",