hapijs / joi-date

Joi extensions for dates
Other
83 stars 25 forks source link

Doc fixes #40

Closed daweimau closed 2 years ago

daweimau commented 2 years ago

1 - npm package

This page has the following block:

Installation:
npm: npm install @hapi/joi-date

yarn: yarn add @hapi/joi-date

I think the actual package is now @joi/date, and that is stated correctly here.

2 - version

They say 2.0.1, but we're on 2.1.0.

I would PR these changes but I can't seem to find the source document in this repo.

yellowjacketcoder commented 2 years ago

@daweimau I guess they've changed it on their own or somebody else's PR was merged. It's changed to the correct name now

devinivy commented 2 years ago

Yep, looks like it was handled here and this one can be closed out: https://github.com/sideway/joi.dev/pull/25