aboutsummaryrefslogtreecommitdiff
path: root/bower.json
diff options
context:
space:
mode:
authorJoris2017-05-10 10:29:30 +0200
committerJoris2017-05-10 10:29:30 +0200
commit4399097564c041838140225f30dcda7f92caa88a (patch)
tree9aa1176ac972cc138a530c3e785146ddaaf01056 /bower.json
parent851b14df862eaeed3a8d783630f5e45ef22c5c7f (diff)
downloadcooking-4399097564c041838140225f30dcda7f92caa88a.tar.gz
cooking-4399097564c041838140225f30dcda7f92caa88a.tar.bz2
cooking-4399097564c041838140225f30dcda7f92caa88a.zip
Add tests for purescript number and parser utilities
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 b1fdd70..8983d5a 100644
--- a/bower.json
+++ b/bower.json
@@ -9,6 +9,7 @@
"purescript-maybe": "*",
"purescript-parsing": "*",
"purescript-integers": "*",
- "purescript-math": "*"
+ "purescript-math": "*",
+ "purescript-spec": "*"
}
}