Skip to content

Commit 33478e5

Browse files
fix github repo link
1 parent d13c197 commit 33478e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aci-sdk/aci",
3-
"version": "0.1.2-alpha",
3+
"version": "0.1.3-alpha",
44
"description": "TypeScript SDK for ACI (Agent-Computer Interface) by Aipolabs",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
@@ -24,7 +24,7 @@
2424
"license": "MIT",
2525
"repository": {
2626
"type": "git",
27-
"url": "https://github.com/jiweiyuan/aci-typescript-sdk.git"
27+
"url": "https://github.com/aipotheosis-labs/aci-typescript-sdk.git"
2828
},
2929
"publishConfig": {
3030
"access": "public",

0 commit comments

Comments
 (0)