summaryrefslogtreecommitdiffstats
path: root/packages/gitbook-plugin-theme-default/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gitbook-plugin-theme-default/package.json')
-rw-r--r--packages/gitbook-plugin-theme-default/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/gitbook-plugin-theme-default/package.json b/packages/gitbook-plugin-theme-default/package.json
index 3ad90d8..c311e2b 100644
--- a/packages/gitbook-plugin-theme-default/package.json
+++ b/packages/gitbook-plugin-theme-default/package.json
@@ -3,19 +3,19 @@
"description": "Default theme for GitBook",
"main": "./index.js",
"browser": "./_assets/theme.js",
- "version": "4.0.0-alpha.3",
+ "version": "4.0.0-alpha.4",
"engines": {
"gitbook": ">=3.0.0"
},
"dependencies": {
"debounce": "^1.0.0",
- "gitbook-core": "^4.0.0-alpha.3"
+ "gitbook-core": "^4.0.0-alpha.4"
},
"devDependencies": {
"classnames": "^2.2.5",
"font-awesome": "^4.6.3",
"gitbook-markdown-css": "^1.0.1",
- "gitbook-plugin": "^4.0.0-alpha.3",
+ "gitbook-plugin": "^4.0.0-alpha.4",
"less": "^2.7.1",
"less-plugin-clean-css": "^1.5.1",
"preboot": "git+https://github.com/mdo/preboot.git#4aab4edd85f076d50609cbe28e4fe66cc0771701"