diff options
Diffstat (limited to 'packages/gitbook-core/package.json')
-rw-r--r-- | packages/gitbook-core/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/gitbook-core/package.json b/packages/gitbook-core/package.json index 1397b44..9078679 100644 --- a/packages/gitbook-core/package.json +++ b/packages/gitbook-core/package.json @@ -7,6 +7,7 @@ "bluebird": "^3.4.6", "classnames": "^2.2.5", "entities": "^1.1.1", + "gitbook-api": "^3.0.2", "history": "^4.3.0", "html-tags": "^1.1.1", "immutable": "^3.8.1", |