Skip to content

Commit 38c586c

Browse files
committed
Refactor package.json
1 parent 6b82c13 commit 38c586c

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

package.json

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,15 @@
99
"remark",
1010
"utility"
1111
],
12-
"files": [
13-
"index.js"
14-
],
15-
"repository": {
16-
"type": "git",
17-
"url": "https://github.com/wooorm/mdast-comment-marker.git"
18-
},
12+
"repository": "https://github.com/wooorm/mdast-comment-marker",
1913
"bugs": "https://github.com/wooorm/mdast-comment-marker/issues",
2014
"author": "Titus Wormer <[email protected]> (http://wooorm.com)",
2115
"contributors": [
2216
"Titus Wormer <[email protected]> (http://wooorm.com)"
2317
],
18+
"files": [
19+
"index.js"
20+
],
2421
"dependencies": {},
2522
"devDependencies": {
2623
"browserify": "^13.0.0",

0 commit comments

Comments
 (0)