Skip to content

Commit 6edf9a3

Browse files
fix: update git link (#4)
1 parent 7049c40 commit 6edf9a3

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

package.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,6 @@
5252
},
5353
"repository": {
5454
"type": "git",
55-
"url": "https://github.com/decodo/langchain-tools.git"
56-
},
57-
"bugs": {
58-
"url": "https://github.com/decodo/langchain-tools/issues"
59-
},
60-
"homepage": "https://github.com/decodo/langchain-tools#readme"
55+
"url": "https://github.com/Decodo/decodo-langchain-ts.git"
56+
}
6157
}

0 commit comments

Comments
 (0)