Skip to content
This repository has been archived by the owner on Jan 31, 2025. It is now read-only.

Commit

Permalink
Downgrade @hapi/joi to v14
Browse files Browse the repository at this point in the history
This aligns @hapi/joi with the peer dependency requirement for enjoi.
  • Loading branch information
Tim Burch committed Apr 2, 2020
1 parent 932357e commit a5b462e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"@hapi/hoek": "^9.0.4",
"@hapi/joi": "^15.1.1",
"@hapi/joi": "^14.5.0",
"dot-prop": "^4.2.0",
"enjoi": "^6.0.1",
"js-yaml": "^3.11.0",
Expand Down

0 comments on commit a5b462e

Please sign in to comment.