From 9e9f7d21b7923087706bf46a1d8f61c84c178ec6 Mon Sep 17 00:00:00 2001 From: Nicolas Morel Date: Wed, 24 Oct 2018 17:32:55 +0200 Subject: [PATCH] Bump lab --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5156a9527..37754a9b4 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "devDependencies": { "code": "5.x.x", "hapitoc": "1.x.x", - "lab": "16.x.x" + "lab": "17.x.x" }, "scripts": { "test": "lab -t 100 -a code -L",