|
16 | 16 | "!src/**/*" |
17 | 17 | ], |
18 | 18 | "dependencies": { |
19 | | - "purescript-errors": "v3.0.0", |
20 | | - "purescript-profunctor-lenses": "v3.7.0", |
21 | | - "purescript-foreign": "v4.0.1", |
22 | | - "purescript-foreign-generic": "v5.0.0", |
23 | | - "purescript-proxy": "v2.1.0", |
24 | | - "purescript-bytestrings": "v6.0.0", |
| 19 | + "purescript-errors": "^3.0.0", |
| 20 | + "purescript-profunctor-lenses": "^3.7.0", |
| 21 | + "purescript-foreign": "^4.0.1", |
| 22 | + "purescript-foreign-generic": "^5.0.0", |
| 23 | + "purescript-proxy": "^2.1.0", |
| 24 | + "purescript-bytestrings": "^6.0.0", |
25 | 25 | "purescript-eth-core": "^0.0.1", |
26 | | - "purescript-partial": "v1.2.1", |
27 | | - "purescript-parsing": "v4.3.1", |
28 | | - "purescript-transformers": "v3.4.0", |
29 | | - "purescript-identity": "v3.1.0", |
30 | | - "purescript-aff": "v4.0.0", |
31 | | - "purescript-tagged": "v2.0.0", |
| 26 | + "purescript-partial": "^1.2.1", |
| 27 | + "purescript-parsing": "^4.3.1", |
| 28 | + "purescript-transformers": "^3.6.0", |
| 29 | + "purescript-identity": "^3.1.0", |
| 30 | + "purescript-aff": "^4.0.0", |
| 31 | + "purescript-tagged": "^2.0.0", |
32 | 32 | "purescript-free": "^4.2.0", |
33 | 33 | "purescript-coroutines": "^4.0.0", |
34 | 34 | "purescript-typelevel-prelude": "^2.6.0", |
|
0 commit comments