|
15 | 15 | "package.json"
|
16 | 16 | ],
|
17 | 17 | "dependencies": {
|
18 |
| - "purescript-arrays" : "~0.3.0", |
19 |
| - "purescript-maybe" : "~0.2.1", |
20 |
| - "purescript-foldable-traversable" : "~0.2.1", |
21 |
| - "purescript-unfoldable" : "~0.2.0", |
22 |
| - "purescript-transformers" : "~0.4.0", |
23 |
| - "purescript-lazy" : "~0.2.0", |
24 |
| - "purescript-strings" : "~0.4.1", |
25 |
| - "purescript-monoid" : "~0.1.4", |
26 |
| - "purescript-tuples" : "~0.2.2" |
| 18 | + "purescript-arrays": "~0.3.0", |
| 19 | + "purescript-maybe": "~0.2.1", |
| 20 | + "purescript-foldable-traversable": "~0.3.0", |
| 21 | + "purescript-unfoldable": "~0.3.0", |
| 22 | + "purescript-transformers": "~0.5.0", |
| 23 | + "purescript-lazy": "~0.3.0", |
| 24 | + "purescript-strings": "~0.4.1", |
| 25 | + "purescript-monoid": "~0.2.0", |
| 26 | + "purescript-tuples": "~0.3.0" |
27 | 27 | },
|
28 | 28 | "devDependencies": {
|
29 |
| - "purescript-quickcheck" : "~0.4.0" |
| 29 | + "purescript-quickcheck" : "~0.5.0" |
30 | 30 | }
|
31 | 31 | }
|
0 commit comments