aboutsummaryrefslogtreecommitdiff
path: root/bower.json
diff options
context:
space:
mode:
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/bower.json b/bower.json
index 2844439..76a7ef5 100644
--- a/bower.json
+++ b/bower.json
@@ -3,7 +3,6 @@
"private": true,
"dependencies": {
"purescript-halogen": "*",
- "purescript-spec": "*",
- "purescript-psci-support": "^2.0.0"
+ "purescript-spec": "*"
}
}