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.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/gitbook-plugin-theme-default/package.json b/packages/gitbook-plugin-theme-default/package.json
index cbf1516..5ee288b 100644
--- a/packages/gitbook-plugin-theme-default/package.json
+++ b/packages/gitbook-plugin-theme-default/package.json
@@ -2,6 +2,7 @@
"name": "gitbook-plugin-theme-default",
"description": "Default theme for GitBook",
"main": "./index.js",
+ "browser": "./src/index.js",
"version": "1.0.5",
"engines": {
"gitbook": ">=3.0.0"