|
14 | 14 | "output" |
15 | 15 | ], |
16 | 16 | "dependencies": { |
17 | | - "purescript-arraybuffer-types": "main", |
18 | | - "purescript-arrays": "master", |
19 | | - "purescript-effect": "master", |
20 | | - "purescript-float32": "main", |
21 | | - "purescript-functions": "master", |
22 | | - "purescript-gen": "master", |
23 | | - "purescript-maybe": "master", |
24 | | - "purescript-nullable": "main", |
25 | | - "purescript-prelude": "master", |
26 | | - "purescript-tailrec": "master", |
27 | | - "purescript-uint": "main", |
28 | | - "purescript-unfoldable": "master" |
| 17 | + "purescript-arraybuffer-types": "^3.0.2", |
| 18 | + "purescript-arrays": "^7.0.0", |
| 19 | + "purescript-effect": "^4.0.0", |
| 20 | + "purescript-float32": "^2.0.0", |
| 21 | + "purescript-functions": "^6.0.0", |
| 22 | + "purescript-gen": "^4.0.0", |
| 23 | + "purescript-maybe": "^6.0.0", |
| 24 | + "purescript-nullable": "^6.0.0", |
| 25 | + "purescript-prelude": "^6.0.0", |
| 26 | + "purescript-tailrec": "^6.0.0", |
| 27 | + "purescript-uint": "^7.0.0", |
| 28 | + "purescript-unfoldable": "^6.0.0" |
29 | 29 | }, |
30 | 30 | "devDependencies": { |
31 | | - "purescript-quickcheck-laws": "main" |
| 31 | + "purescript-quickcheck-laws": "^7.0.0" |
32 | 32 | } |
33 | 33 | } |
0 commit comments