summaryrefslogtreecommitdiffstats
path: root/packages/gitbook-plugin/src/create.js
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gitbook-plugin/src/create.js')
-rw-r--r--packages/gitbook-plugin/src/create.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/gitbook-plugin/src/create.js b/packages/gitbook-plugin/src/create.js
index 756e0dd..fa8942f 100644
--- a/packages/gitbook-plugin/src/create.js
+++ b/packages/gitbook-plugin/src/create.js
@@ -22,6 +22,7 @@ function create(outputDir, spec) {
},
'devDependencies': {
'gitbook-plugin': '^' + GITBOOK_VERSION,
+ 'eslint': '3.7.1',
'eslint-config-gitbook': '1.4.0'
},
'engines': {