We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6a157c commit 7afa700Copy full SHA for 7afa700
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "typedoc",
3
"description": "Create api documentations for typescript projects.",
4
- "version": "0.3.4",
+ "version": "0.3.5",
5
"homepage": "http://typedoc.io",
6
"bin": {
7
"typedoc": "bin/typedoc"
@@ -29,7 +29,7 @@
29
},
30
"dependencies": {
31
"typescript": "1.5.0-beta",
32
- "typedoc-default-themes": "^0.3.3",
+ "typedoc-default-themes": "0.3.4",
33
"fs-extra": "^0.16.5",
34
"minimatch": "^2.0.4",
35
"handlebars": "3.0.0",
0 commit comments