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