Skip to content

Commit

Permalink
Attempt a fix to docs build error
Browse files Browse the repository at this point in the history
  • Loading branch information
Anson Wayman authored and Anson Wayman committed Mar 10, 2017
1 parent edaa513 commit 3e72a10
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions esdoc.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"source": "./src",
"destination": "./docs",
"excludes": ["node_modules"],
"plugins": [{
"name": "esdoc-es7-plugin"
}]
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
"chai-as-promised": "^6.0.0",
"esdoc": "^0.5.1",
"esdoc-es7-plugin": "0.0.3",
"esdoc-node": "^1.0.1",
"eslint": "^3.12.1",
"eslint-config-airbnb": "^13.0.0",
"eslint-plugin-import": "^2.2.0",
Expand Down

0 comments on commit 3e72a10

Please sign in to comment.