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 f69049e commit 09b46daCopy full SHA for 09b46da
README.md
@@ -1,4 +1,4 @@
1
-@daybrush/jsdoc [](https://badge.fury.io/js/@daybrush/jsdoc)
+@daybrush/jsdoc [](https://badge.fury.io/js/%40daybrush%2Fjsdoc)
2
=======
3
4
* Support Typescript
package.json
@@ -1,6 +1,6 @@
{
"name": "@daybrush/jsdoc",
- "version": "0.1.0",
+ "version": "0.1.1",
"description": "An API documentation generator for JavaScript and Typescript.",
5
"keywords": [
6
"documentation",
0 commit comments