Merge branch master

This commit is contained in:
Samy Pessé
2015-03-17 10:46:17 +01:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -139,7 +139,7 @@ Configuration.prototype.normalizeLanguage = function() {
Configuration.DEFAULT = {
// Options that can't be extend
"configFile": "book",
"generator": "site",
"generator": "website",
"extension": null,
// Book metadats (somes are extracted from the README by default)
+1 -1
View File
@@ -7,7 +7,7 @@
"dependencies": {
"q": "1.0.1",
"lunr": "0.5.7",
"lodash": "3.2.0",
"lodash": "3.5.0",
"graceful-fs": "3.0.5",
"resolve": "0.6.3",
"fs-extra": "0.16.5",