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 b66ec53 commit 972c453Copy full SHA for 972c453
README.md
@@ -5,7 +5,6 @@ Creates a Joi object that validates password complexity.
5
## Requirements
6
7
- Joi v17 or higher
8
-- Nodejs 14 or higher
9
10
## Installation
11
package.json
@@ -37,9 +37,6 @@
37
"joi": "^17.3.0",
38
"typescript": "^4.0.5"
39
},
40
- "engines": {
41
- "node": ">= 14.0.0"
42
- },
43
"keywords": [
44
"Joi",
45
"validation",
0 commit comments