From 7a3df06eb573d36142bd1a8e03c5ce8752d300b3 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Wed, 24 May 2017 15:10:37 +0200 Subject: fix build issues and add typedoc --- node_modules/finalhandler/index.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'node_modules/finalhandler/index.js') diff --git a/node_modules/finalhandler/index.js b/node_modules/finalhandler/index.js index f3847e3bf..87974ca03 100644 --- a/node_modules/finalhandler/index.js +++ b/node_modules/finalhandler/index.js @@ -53,7 +53,8 @@ function createHtmlDocument (message) { '\n' + '\n' + '
' + body + '
\n' + - '\n' + '\n' + + '\n' } /** -- cgit v1.2.3