Skip to content

Commit b29c5a7

Browse files
committed
fix(gitbook): fix author
1 parent ba77973 commit b29c5a7

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

book.json

+2-6
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,9 @@
11
{
2-
"gitbook": "^2.5.2",
2+
"gitbook": "2.x.x",
33
"title": "JavaScript Plugin Architecture",
44
"description": "JavaScriptライブラリやツールのプラグインの仕組み",
55
"githubId": "azu/JavaScript-Plugin-Architecture",
6-
"author": {
7-
"username": "azu",
8-
"urls.profile": "http://github.com/azu",
9-
"accounts.github": "azu"
10-
},
6+
"author": "azu",
117
"plugins": [
128
"include-codeblock",
139
"richquotes",

0 commit comments

Comments
 (0)