Compare commits

...

2 Commits

Author SHA1 Message Date
Johan Preynat 04d8ada281 Bump version to 2.6.8 2018-10-10 17:35:54 +02:00
Johan Preynat 59a5e87a6e Use fork of i18n compatible with Node 4 and 5 2018-10-10 17:34:16 +02:00
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "gitbook",
"version": "2.6.7",
"version": "2.6.8",
"homepage": "https://www.gitbook.com",
"description": "Library and cmd utility to generate GitBooks",
"main": "lib/index.js",
@@ -19,7 +19,7 @@
"nunjucks": "2.2.0",
"nunjucks-autoescape": "1.0.0",
"nunjucks-filter": "1.0.0",
"i18n": "0.5.0",
"i18n": "GitbookIO/i18n-node#f26fbfa6b1d7a3bb086ff7849ca262f58a30255b",
"semver": "5.0.1",
"npmi": "0.1.1",
"cheerio": "0.19.0",