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.
package.json
1 parent c1b9b34 commit 5d52361Copy full SHA for 5d52361
package.json
@@ -9,13 +9,7 @@
9
"range",
10
"mdast"
11
],
12
- "dependencies": {
13
- "mdast-util-to-string": "^1.0.0"
14
- },
15
- "repository": {
16
- "type": "git",
17
- "url": "https://github.com/wooorm/mdast-util-heading-range.git"
18
+ "repository": "https://github.com/wooorm/mdast-util-heading-range",
19
"bugs": "https://github.com/wooorm/mdast-util-heading-range/issues",
20
"author": "Titus Wormer <[email protected]> (http://wooorm.com)",
21
"contributors": [
@@ -24,6 +18,9 @@
24
"files": [
25
"index.js"
26
+ "dependencies": {
22
+ "mdast-util-to-string": "^1.0.0"
23
+ },
27
"devDependencies": {
28
"browserify": "^13.0.0",
29
"esmangle": "^1.0.0",
0 commit comments