Skip to content

Commit e03dbe4

Browse files
committed
🔖 1.3.0
1 parent e1c883f commit e03dbe4

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ const schema = Joi.array().items({
2323

2424
```
2525
7 tests complete
26-
Test duration: 56 ms
26+
Test duration: 51 ms
2727
Assertions count: 40 (verbosity: 5.71)
28-
No global variable leaks detected
28+
Leaks: No issues
2929
Coverage: 100.00%
30-
Linting results: No issues
30+
Lint: No issues
3131
```

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "joi-array-extensions",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"description": "Joi extensions for extra array rules.",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)