From 7e9f2184e593d3f650da4444a2cb8f7e6ec74ad3 Mon Sep 17 00:00:00 2001 From: Johan Preynat Date: Thu, 11 Oct 2018 17:23:26 +0200 Subject: [PATCH] Use fork of send for retro-compatibility --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9f7c3266e..32b1bd676 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "cheerio": "0.19.0", "gitbook-plugin-livereload": "0.0.1", "chokidar": "~1.0.5", - "send": "0.2.0", + "send": "GitbookIO/send#9081de9cb0fc85d60e871685f252c98db764cb55", "tiny-lr": "0.2.1", "tmp": "0.0.24", "crc": "3.2.1",