Skip to content

Commit 6ff252e

Browse files
author
Greg Van Liew
committed
Fix typedoc version to 0.5.5 as 0.5.6 breaks generate-api-doc
1 parent 6547516 commit 6ff252e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"rimraf": "^2.4.4",
2828
"run-sequence": "^1.1.5",
2929
"swig": "^1.4.2",
30-
"typedoc": "^0.5.1",
30+
"typedoc": "0.5.5",
3131
"vinyl": "^0.5.1"
3232
}
3333
}

0 commit comments

Comments
 (0)