update package.json
This commit is contained in:
parent
8083f0e6ad
commit
9505d1a214
10
package.json
10
package.json
|
|
@ -20,5 +20,13 @@
|
||||||
"cheerio": "^0.22.0",
|
"cheerio": "^0.22.0",
|
||||||
"request": "^2.81.0",
|
"request": "^2.81.0",
|
||||||
"to-markdown": "^3.0.4"
|
"to-markdown": "^3.0.4"
|
||||||
}
|
},
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "git+https://github.com/SkillFlowHQ/medium-to-markdown.git"
|
||||||
|
},
|
||||||
|
"bugs": {
|
||||||
|
"url": "https://github.com/SkillFlowHQ/medium-to-markdown/issues"
|
||||||
|
},
|
||||||
|
"homepage": "https://github.com/SkillFlowHQ/medium-to-markdown#readme"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue