Skip to content

Commit ac083ea

Browse files
committed
chore(ui): add repository information to package.json
1 parent 6d5fcac commit ac083ea

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/client/acontext-ts/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@
2020
],
2121
"author": "",
2222
"license": "MIT",
23+
"repository": {
24+
"type": "git",
25+
"url": "https://github.com/memodb-io/Acontext"
26+
},
2327
"dependencies": {
2428
"zod": "^4.1.12"
2529
},

0 commit comments

Comments
 (0)