diff options
Diffstat (limited to 'bower.json')
-rw-r--r-- | bower.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/bower.json b/bower.json deleted file mode 100644 index 8983d5a..0000000 --- a/bower.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "cooking", - "private": true, - "dependencies": { - "purescript-prelude": "*", - "purescript-console": "*", - "purescript-eff": "*", - "purescript-dom": "*", - "purescript-maybe": "*", - "purescript-parsing": "*", - "purescript-integers": "*", - "purescript-math": "*", - "purescript-spec": "*" - } -} |