summaryrefslogtreecommitdiffstats
path: root/packages/gitbook-core/package.json
diff options
context:
space:
mode:
authorSamy Pessé <samypesse@gmail.com>2017-02-17 19:01:28 +0100
committerSamy Pessé <samypesse@gmail.com>2017-02-17 19:01:28 +0100
commit21884d80c311ee7888d4a59c19423643b798d29a (patch)
tree25357f7a320b3702d0b3f9cc01f381a495925751 /packages/gitbook-core/package.json
parent4e3e3e515de5da4a9926ccae38256381f2a32714 (diff)
downloadgitbook-21884d80c311ee7888d4a59c19423643b798d29a.zip
gitbook-21884d80c311ee7888d4a59c19423643b798d29a.tar.gz
gitbook-21884d80c311ee7888d4a59c19423643b798d29a.tar.bz2
Define actions for low level gitbook.com API
Diffstat (limited to 'packages/gitbook-core/package.json')
-rw-r--r--packages/gitbook-core/package.json1
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",