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 6178c24 commit cb4d0f0Copy full SHA for cb4d0f0
package.json
@@ -1,15 +1,15 @@
1
{
2
"name": "markitdown-ts",
3
- "version": "0.0.2",
+ "version": "0.0.3",
4
"description": "",
5
"keywords": [],
6
- "homepage": "https://github.com/dead8309/markitdown#readme",
+ "homepage": "https://github.com/dead8309/markitdown-ts#readme",
7
"bugs": {
8
- "url": "https://github.com/dead8309/markitdown/issues"
+ "url": "https://github.com/dead8309/markitdown-ts/issues"
9
},
10
"repository": {
11
"type": "git",
12
- "url": "git+https://github.com/dead8309/markitdown.git"
+ "url": "git+https://github.com/dead8309/markitdown-ts.git"
13
14
"license": "MIT",
15
"author": "Vaibhav Raj",
0 commit comments