Skip to content

Commit b592f78

Browse files
committed
👌 update code due to package update
1 parent da087b4 commit b592f78

File tree

7 files changed

+1638
-210
lines changed

7 files changed

+1638
-210
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ See the [API Reference](https://github.com/buianhthang/joi-array-extensions/blob
1010
Usage is a two steps process. First, a schema is constructed using the provided types and constraints:
1111

1212
```js
13-
const BaseJoi = require('joi')
13+
const BaseJoi = require('@hapi/joi')
1414
const Extension = require('joi-array-extensions')
1515
const Joi = BaseJoi.extend(Extension)
1616

0 commit comments

Comments
 (0)