tlivings / enjoi

Converts a JSON schema to a Joi schema.
Apache License 2.0
282 stars 56 forks source link

refactor: use joi instead of @hapi/joi #94

Closed puncleV closed 4 years ago

puncleV commented 4 years ago

Due to https://github.com/sideway/joi/issues/2411

tlivings commented 4 years ago

Thanks

zamu87 commented 4 years ago

Hi @tlivings , is it possibile to release a new version with this refactor? Thanks