We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11b4d83 commit eba004bCopy full SHA for eba004b
src/schema.js
@@ -1,4 +1,4 @@
1
-const Joi = require('@hapi/joi');
+const Joi = require('joi');
2
3
const extendedJoi = Joi.extend({
4
type: 'stringList',
0 commit comments