diff options
Diffstat (limited to 'bower.json')
-rw-r--r-- | bower.json | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,8 +3,8 @@ | |||
3 | "private": true, | 3 | "private": true, |
4 | "dependencies": { | 4 | "dependencies": { |
5 | "purescript-aff": "^0.13.0", | 5 | "purescript-aff": "^0.13.0", |
6 | "purescript-strings": "^0.7.0", | ||
7 | "purescript-foreign": "^0.7.0", | 6 | "purescript-foreign": "^0.7.0", |
8 | "purescript-unsafe-coerce": "~0.1.0" | 7 | "purescript-unsafe-coerce": "~0.1.0", |
8 | "purescript-nullable": "~0.2.1" | ||
9 | } | 9 | } |
10 | } | 10 | } |