diff --git a/packages/darwin-arm64/package.json b/packages/darwin-arm64/package.json index cc1ba85..76ae4d9 100644 --- a/packages/darwin-arm64/package.json +++ b/packages/darwin-arm64/package.json @@ -5,7 +5,7 @@ "license": "AGPL-3.0-or-later", "repository": { "type": "git", - "url": "https://github.com/TeoSlayer/pilotprotocol", + "url": "https://github.com/pilot-protocol/sdk-node", "directory": "sdk/node/packages/darwin-arm64" }, "homepage": "https://pilotprotocol.network", diff --git a/packages/darwin-x64/package.json b/packages/darwin-x64/package.json index 3686c34..dfc8bc1 100644 --- a/packages/darwin-x64/package.json +++ b/packages/darwin-x64/package.json @@ -5,7 +5,7 @@ "license": "AGPL-3.0-or-later", "repository": { "type": "git", - "url": "https://github.com/TeoSlayer/pilotprotocol", + "url": "https://github.com/pilot-protocol/sdk-node", "directory": "sdk/node/packages/darwin-x64" }, "homepage": "https://pilotprotocol.network", diff --git a/packages/linux-arm64/package.json b/packages/linux-arm64/package.json index 369423a..6e39e4d 100644 --- a/packages/linux-arm64/package.json +++ b/packages/linux-arm64/package.json @@ -5,7 +5,7 @@ "license": "AGPL-3.0-or-later", "repository": { "type": "git", - "url": "https://github.com/TeoSlayer/pilotprotocol", + "url": "https://github.com/pilot-protocol/sdk-node", "directory": "sdk/node/packages/linux-arm64" }, "homepage": "https://pilotprotocol.network", diff --git a/packages/linux-x64/package.json b/packages/linux-x64/package.json index e9c1ff3..763a24b 100644 --- a/packages/linux-x64/package.json +++ b/packages/linux-x64/package.json @@ -5,7 +5,7 @@ "license": "AGPL-3.0-or-later", "repository": { "type": "git", - "url": "https://github.com/TeoSlayer/pilotprotocol", + "url": "https://github.com/pilot-protocol/sdk-node", "directory": "sdk/node/packages/linux-x64" }, "homepage": "https://pilotprotocol.network",