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 3411bd9 commit 7194f47Copy full SHA for 7194f47
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "remark-table-of-contents",
3
- "version": "0.0.1",
+ "version": "0.1.0",
4
"description": "remark plugin to generate a table of contents (toc) which can be inserted in mdx via a placeholder or you use the output",
5
"main": "./dist/index.js",
6
"scripts": {
0 commit comments