typedoc-plugin-extras
Advanced tools
Comparing version 2.2.5 to 2.3.0
{ | ||
"name": "typedoc-plugin-extras", | ||
"version": "2.2.5", | ||
"version": "2.3.0", | ||
"description": "A plugin for TypeDoc which adds extras to the generated documentation", | ||
@@ -37,9 +37,8 @@ "main": "./dist/main.js", | ||
"peerDependencies": { | ||
"typedoc": "0.22.x" | ||
"typedoc": "0.23.x" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^15.14.9", | ||
"typedoc": "^0.22.3", | ||
"typescript": "^4.4.3" | ||
"typescript": "^4.7.4" | ||
} | ||
} |
@@ -20,3 +20,3 @@ # typedoc-plugin-extras | ||
![Example](public/example.png) | ||
You can view an example documentation using this plugin here: https://drarig29.github.io/typedoc-plugin-extras/ | ||
@@ -90,2 +90,2 @@ ## Installation | ||
[MIT](https://github.com/Drarig29/typedoc-plugin-extras/blob/master/LICENSE) | ||
[MIT](https://github.com/Drarig29/typedoc-plugin-extras/blob/main/LICENSE) |
2
1
20398
7
227