From 63a9ce8e03d6179555bcf402df8f6e638d15148e Mon Sep 17 00:00:00 2001 From: Athan Clark Date: Fri, 6 Sep 2019 08:19:21 -0700 Subject: [PATCH] updated tuples --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index 5ce4f5b..24d2b78 100644 --- a/bower.json +++ b/bower.json @@ -11,7 +11,7 @@ "purescript-prelude": "^4.1.0", "purescript-either": "^4.0.0", "purescript-exceptions": "^4.0.0", - "purescript-tuples-native": "git://github.com/athanclark/purescript-tuples-native.git#fa290264e96c146c4acdad95eee4e8cfdeb6fb2b", + "purescript-tuples-native": "^2.0.1", "purescript-integers": "^4.0.0", "purescript-functions": "^4.0.0", "purescript-generics-rep": "^6.1.0",