|
15 | 15 | "url": "https://github.com/purescript-contrib/purescript-freet.git"
|
16 | 16 | },
|
17 | 17 | "dependencies": {
|
18 |
| - "purescript-aff": "main", |
19 |
| - "purescript-bifunctors": "master", |
20 |
| - "purescript-effect": "master", |
21 |
| - "purescript-either": "master", |
22 |
| - "purescript-exists": "master", |
23 |
| - "purescript-free": "master", |
24 |
| - "purescript-prelude": "master", |
25 |
| - "purescript-tailrec": "master", |
26 |
| - "purescript-transformers": "master", |
27 |
| - "purescript-tuples": "master" |
| 18 | + "purescript-aff": "^7.0.0", |
| 19 | + "purescript-bifunctors": "^6.0.0", |
| 20 | + "purescript-effect": "^4.0.0", |
| 21 | + "purescript-either": "^6.0.0", |
| 22 | + "purescript-exists": "^6.0.0", |
| 23 | + "purescript-free": "^7.0.0", |
| 24 | + "purescript-prelude": "^6.0.0", |
| 25 | + "purescript-tailrec": "^6.0.0", |
| 26 | + "purescript-transformers": "^6.0.0", |
| 27 | + "purescript-tuples": "^7.0.0" |
28 | 28 | },
|
29 | 29 | "devDependencies": {
|
30 |
| - "purescript-console": "master" |
| 30 | + "purescript-console": "^6.0.0" |
31 | 31 | }
|
32 | 32 | }
|
0 commit comments