Compare commits

...

2 Commits

Author SHA1 Message Date
Johan Preynat 67479a8789 Bump version to 2.6.9 2018-10-11 17:23:42 +02:00
Johan Preynat 7e9f2184e5 Use fork of send for retro-compatibility 2018-10-11 17:23:26 +02:00
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "gitbook",
"version": "2.6.8",
"version": "2.6.9",
"homepage": "https://www.gitbook.com",
"description": "Library and cmd utility to generate GitBooks",
"main": "lib/index.js",
@@ -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",