kristiandupont / kanel

Generate Typescript types from Postgres
https://kristiandupont.github.io/kanel/
MIT License
881 stars 62 forks source link

kanel-knex@2.4.0 dependent on kanel-seeder not on npm #612

Closed AudunWA closed 3 weeks ago

AudunWA commented 3 weeks ago

The newly published kanel-knex@2.4.0 has kanel-seeder@1.0.0 as a dependency, but it's not on npm.

kristiandupont commented 3 weeks ago

Ouch, that was embarrassing! I'll get this fixed, but I don't have time today so I hope you can rely on the old version for now?

AudunWA commented 3 weeks ago

No worries :)

kristiandupont commented 3 weeks ago

This should now be fixed. Let me know if you have other issues!