Commit ccfb40c
committed
fix: update @pgsql/types dep to ^18.0.0 in versions/18
The v18 package was published with @pgsql/types: '^17.6.2' which causes
downstream consumers to resolve two copies of @pgsql/types (17.x and 18.x),
leading to TypeScript type conflicts.1 parent 27597fa commit ccfb40c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
0 commit comments