update joi dependency#301
Conversation
|
The v10 brought problems for ES5 compatibility 51d4796 |
|
right now, installing my app becomes significantly heavier for no reasonable reason. |
|
After a some investigation, any upgrade of joi from the current version will break compatibility with ES5. Let's keep it as is for now, I'll mark it as next major (although I'm not sure if it will be the next one or the following one) |
|
Let's continue the possible conversation in this other PR (older) instead of having two PR for the same problem. |
The joi version in project is too old. Causing error for projects uses it with newer version.