frisby icon indicating copy to clipboard operation
frisby copied to clipboard

Remove Joi export and move it from peer dependencies to dependencies

Open lukeshay opened this issue 4 years ago • 0 comments

Being able to import Joi fro frisby is nice, but unnecessary when it has to be installed as a peer dependency. It also causes problems if you are wanting to use a newer or older version of Joi than what frisby uses.

lukeshay avatar Jan 21 '22 15:01 lukeshay