From f2c94dc31de0761233b8b6cd147f75ea5b2ca5e6 Mon Sep 17 00:00:00 2001 From: Olivier Lambert Date: Mon, 4 Jul 2016 18:11:38 +0200 Subject: [PATCH] fix(book.json): test version superior than 3 --- book.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book.json b/book.json index f5f6728dd..d51ffdce0 100644 --- a/book.json +++ b/book.json @@ -1,5 +1,5 @@ { - "gitbook": "<3.0.0", + "gitbook": ">=3.0.0", "root": "./docs", "plugins": [ "anchors",