diff --git a/package.json b/package.json index 569ab48..d0fcf20 100644 --- a/package.json +++ b/package.json @@ -11,12 +11,12 @@ }, "repository": { "type": "git", - "url": "https://github.com/AI-agent-assembly/node-sdk.git" + "url": "https://github.com/ai-agent-assembly/node-sdk.git" }, "bugs": { - "url": "https://github.com/AI-agent-assembly/node-sdk/issues" + "url": "https://github.com/ai-agent-assembly/node-sdk/issues" }, - "homepage": "https://github.com/AI-agent-assembly/node-sdk#readme", + "homepage": "https://github.com/ai-agent-assembly/node-sdk#readme", "exports": { ".": { "import": "./dist/esm/index.js", diff --git a/packages/runtime-darwin-arm64/package.json b/packages/runtime-darwin-arm64/package.json index dcd98a9..4ce5706 100644 --- a/packages/runtime-darwin-arm64/package.json +++ b/packages/runtime-darwin-arm64/package.json @@ -5,7 +5,7 @@ "license": "Apache-2.0", "repository": { "type": "git", - "url": "https://github.com/AI-agent-assembly/node-sdk.git", + "url": "https://github.com/ai-agent-assembly/node-sdk.git", "directory": "packages/runtime-darwin-arm64" }, "os": ["darwin"], diff --git a/packages/runtime-darwin-x64/package.json b/packages/runtime-darwin-x64/package.json index cb4ba6a..a2a2d85 100644 --- a/packages/runtime-darwin-x64/package.json +++ b/packages/runtime-darwin-x64/package.json @@ -5,7 +5,7 @@ "license": "Apache-2.0", "repository": { "type": "git", - "url": "https://github.com/AI-agent-assembly/node-sdk.git", + "url": "https://github.com/ai-agent-assembly/node-sdk.git", "directory": "packages/runtime-darwin-x64" }, "os": ["darwin"], diff --git a/packages/runtime-linux-arm64/package.json b/packages/runtime-linux-arm64/package.json index 3bc949f..ccdb806 100644 --- a/packages/runtime-linux-arm64/package.json +++ b/packages/runtime-linux-arm64/package.json @@ -5,7 +5,7 @@ "license": "Apache-2.0", "repository": { "type": "git", - "url": "https://github.com/AI-agent-assembly/node-sdk.git", + "url": "https://github.com/ai-agent-assembly/node-sdk.git", "directory": "packages/runtime-linux-arm64" }, "os": ["linux"], diff --git a/packages/runtime-linux-x64/package.json b/packages/runtime-linux-x64/package.json index 3f1fcb0..9a429b5 100644 --- a/packages/runtime-linux-x64/package.json +++ b/packages/runtime-linux-x64/package.json @@ -5,7 +5,7 @@ "license": "Apache-2.0", "repository": { "type": "git", - "url": "https://github.com/AI-agent-assembly/node-sdk.git", + "url": "https://github.com/ai-agent-assembly/node-sdk.git", "directory": "packages/runtime-linux-x64" }, "os": ["linux"],