gitbook-plugin-theme-rrf
Advanced tools
Comparing version 1.0.7 to 1.0.8
11
index.js
module.exports = { | ||
hooks: { | ||
config: function(config) { | ||
config.styles = config.styles || config.pluginsConfig['theme-default'].styles; | ||
hooks: { | ||
config: function(config) { | ||
config.styles = config.styles || config.pluginsConfig['theme-default'].styles; | ||
return config; | ||
} | ||
return config; | ||
} | ||
} | ||
}; | ||
@@ -5,3 +5,3 @@ { | ||
"main": "./index.js", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"engines": { | ||
@@ -21,2 +21,3 @@ "gitbook": ">=3.0.0" | ||
"preboot": "git+https://github.com/mdo/preboot.git#4aab4edd85f076d50609cbe28e4fe66cc0771701", | ||
"prismjs": "~1.5.1", | ||
"uglify-js": "2.6.1" | ||
@@ -23,0 +24,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2287268
3858
11