Skip to content

Commit d32f990

Browse files
committed
chore: add repo
1 parent ca4da71 commit d32f990

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@
1818
"tool-summary:langchain": "tsx src/utils/analyzeTools.ts --langchain",
1919
"check-tool-names:langchain": "tsx scripts/check-langchain-tool-duplicates.ts"
2020
},
21+
"repository": {
22+
"type": "git",
23+
"url": "https://github.com/sendaifun/solana-agent-kit.git"
24+
},
2125
"engines": {
2226
"node": ">=22.0.0",
2327
"pnpm": ">=8.0.0"

0 commit comments

Comments
 (0)