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 3ff2c8b commit e8f2d43Copy full SHA for e8f2d43
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "markdown-toc",
3
"description": "Generate a markdown TOC (table of contents) with Remarkable.",
4
- "version": "1.0.1",
+ "version": "1.0.2",
5
"homepage": "https://github.com/jonschlinkert/markdown-toc",
6
"author": "Jon Schlinkert (https://github.com/jonschlinkert)",
7
"contributors": [
@@ -120,4 +120,4 @@
120
"directories": {
121
"test": "test"
122
}
123
-}
+}
0 commit comments