aboutsummaryrefslogtreecommitdiffhomepage
path: root/bower.json
diff options
context:
space:
mode:
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/bower.json b/bower.json
index dddddf9..2ee2486 100644
--- a/bower.json
+++ b/bower.json
@@ -11,6 +11,7 @@
11 "purescript-tuples": "~0.3.4", 11 "purescript-tuples": "~0.3.4",
12 "purescript-maps": "~0.3.3", 12 "purescript-maps": "~0.3.3",
13 "purescript-arrays": "~0.3.7", 13 "purescript-arrays": "~0.3.7",
14 "purescript-monad-eff": "~0.1.0" 14 "purescript-monad-eff": "~0.1.0",
15 "purescript-sets": "0.3.2"
15 } 16 }
16} 17}