diff options
Diffstat (limited to 'bower.json')
-rw-r--r-- | bower.json | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -3,7 +3,6 @@ "private": true, "dependencies": { "purescript-halogen": "*", - "purescript-spec": "*", - "purescript-psci-support": "^2.0.0" + "purescript-spec": "*" } } |