File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
<!-- version -->
2
- # 10.0.4 API Reference
2
+ # 10.0.5 API Reference
3
3
<!-- versionstop -->
4
4
5
5
<img src =" https://raw.github.com/hapijs/joi/master/images/validation.png " align =" right " />
Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ When validating a schema:
102
102
* Rules are defined in an additive fashion and evaluated in order after whitelist and blacklist checks.
103
103
104
104
# API
105
- See the [ API Reference] ( https://github.com/hapijs/joi/blob/v10.0.4 /API.md ) .
105
+ See the [ API Reference] ( https://github.com/hapijs/joi/blob/v10.0.5 /API.md ) .
106
106
107
107
# Browsers
108
108
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " joi" ,
3
3
"description" : " Object schema validation" ,
4
- "version" : " 10.0.4 " ,
4
+ "version" : " 10.0.5 " ,
5
5
"homepage" : " https://github.com/hapijs/joi" ,
6
6
"repository" : " git://github.com/hapijs/joi" ,
7
7
"main" : " lib/index.js" ,
You can’t perform that action at this time.
0 commit comments