tlivings / enjoi

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

Version 7.0.0 from npm still uses `@hapi/joi` instead `joi` library #98

Closed svrnwnsch closed 3 years ago

svrnwnsch commented 3 years ago

I upgrade to latest version 7.0.0 But I still have conflicts that node_modules/enjoi/index.js links to @hapi/joi also the npm website still specifies @hapi/joi as a dev dependency image

Am I doing something wrong? I already removed node modules and deleted yarn cache. Or was there an older version released as 7.0.0 on npm?

cjmFirefly03 commented 3 years ago

Looks like the latest version hasn't been published to npm. I noticed that as well.

svrnwnsch commented 3 years ago

My workaround currently is to pull from github instead of npm. @tlivings how has the rights to push fixed version to npm?

tlivings commented 3 years ago

Published 8.0