From 9b8b0e01a67a3acef7b6352cafa3371dbcf64eb0 Mon Sep 17 00:00:00 2001 From: Gael Magnan de bornier Date: Wed, 16 Mar 2016 18:21:37 +0100 Subject: [PATCH] Updated the version of joi Since the definition has been updated here: https://github.com/DefinitelyTyped/DefinitelyTyped/pull/4757 I updated the version in the file to match. --- joi/joi.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/joi/joi.d.ts b/joi/joi.d.ts index c774b36ab4..62f0fa3e0f 100644 --- a/joi/joi.d.ts +++ b/joi/joi.d.ts @@ -1,4 +1,4 @@ -// Type definitions for joi v4.6.0 +// Type definitions for joi v6.5.0 // Project: https://github.com/spumko/joi // Definitions by: Bart van der Schoor , Laurence Dougal Myers , Christopher Glantschnig , David Broder-Rodgers // Definitions: https://github.com/borisyankov/DefinitelyTyped