tlivings / enjoi

Converts a JSON schema to a Joi schema.
Apache License 2.0
283 stars 57 forks source link

Update library to support latest joi #8

Closed hekike closed 9 years ago

hekike commented 9 years ago

Joi had breaking changes. The current version is: 6.4.3

tlivings commented 9 years ago

Done.

hekike commented 9 years ago

wow @tlivings thanks!