diff --git a/crates/edr_napi/npm/darwin-arm64/package.json b/crates/edr_napi/npm/darwin-arm64/package.json index d8cb6b4ad..87d06f457 100644 --- a/crates/edr_napi/npm/darwin-arm64/package.json +++ b/crates/edr_napi/npm/darwin-arm64/package.json @@ -1,7 +1,7 @@ { "name": "@nomicfoundation/edr-darwin-arm64", "repository": { - "url": "https://github.com/NomicFoundation/hardhat.git", + "url": "https://github.com/NomicFoundation/edr.git", "type": "git" }, "version": "0.2.0-alpha.1", diff --git a/crates/edr_napi/npm/darwin-x64/package.json b/crates/edr_napi/npm/darwin-x64/package.json index f4136bf2b..4b792b371 100644 --- a/crates/edr_napi/npm/darwin-x64/package.json +++ b/crates/edr_napi/npm/darwin-x64/package.json @@ -1,7 +1,7 @@ { "name": "@nomicfoundation/edr-darwin-x64", "repository": { - "url": "https://github.com/NomicFoundation/hardhat.git", + "url": "https://github.com/NomicFoundation/edr.git", "type": "git" }, "version": "0.2.0-alpha.1", diff --git a/crates/edr_napi/npm/linux-arm64-gnu/package.json b/crates/edr_napi/npm/linux-arm64-gnu/package.json index 0731fb0b6..705bcc3fd 100644 --- a/crates/edr_napi/npm/linux-arm64-gnu/package.json +++ b/crates/edr_napi/npm/linux-arm64-gnu/package.json @@ -1,7 +1,7 @@ { "name": "@nomicfoundation/edr-linux-arm64-gnu", "repository": { - "url": "https://github.com/NomicFoundation/hardhat.git", + "url": "https://github.com/NomicFoundation/edr.git", "type": "git" }, "version": "0.2.0-alpha.1", diff --git a/crates/edr_napi/npm/linux-arm64-musl/package.json b/crates/edr_napi/npm/linux-arm64-musl/package.json index e8cfb7bf8..f56ff70ef 100644 --- a/crates/edr_napi/npm/linux-arm64-musl/package.json +++ b/crates/edr_napi/npm/linux-arm64-musl/package.json @@ -1,7 +1,7 @@ { "name": "@nomicfoundation/edr-linux-arm64-musl", "repository": { - "url": "https://github.com/NomicFoundation/hardhat.git", + "url": "https://github.com/NomicFoundation/edr.git", "type": "git" }, "version": "0.2.0-alpha.1", diff --git a/crates/edr_napi/npm/linux-x64-gnu/package.json b/crates/edr_napi/npm/linux-x64-gnu/package.json index 5cb731ae3..695870da4 100644 --- a/crates/edr_napi/npm/linux-x64-gnu/package.json +++ b/crates/edr_napi/npm/linux-x64-gnu/package.json @@ -1,7 +1,7 @@ { "name": "@nomicfoundation/edr-linux-x64-gnu", "repository": { - "url": "https://github.com/NomicFoundation/hardhat.git", + "url": "https://github.com/NomicFoundation/edr.git", "type": "git" }, "version": "0.2.0-alpha.1", diff --git a/crates/edr_napi/npm/linux-x64-musl/package.json b/crates/edr_napi/npm/linux-x64-musl/package.json index d5300c908..0f68df2cb 100644 --- a/crates/edr_napi/npm/linux-x64-musl/package.json +++ b/crates/edr_napi/npm/linux-x64-musl/package.json @@ -1,7 +1,7 @@ { "name": "@nomicfoundation/edr-linux-x64-musl", "repository": { - "url": "https://github.com/NomicFoundation/hardhat.git", + "url": "https://github.com/NomicFoundation/edr.git", "type": "git" }, "version": "0.2.0-alpha.1", diff --git a/crates/edr_napi/npm/win32-x64-msvc/package.json b/crates/edr_napi/npm/win32-x64-msvc/package.json index 68adf0330..58f6d80c8 100644 --- a/crates/edr_napi/npm/win32-x64-msvc/package.json +++ b/crates/edr_napi/npm/win32-x64-msvc/package.json @@ -1,7 +1,7 @@ { "name": "@nomicfoundation/edr-win32-x64-msvc", "repository": { - "url": "https://github.com/NomicFoundation/hardhat.git", + "url": "https://github.com/NomicFoundation/edr.git", "type": "git" }, "version": "0.2.0-alpha.1", diff --git a/crates/edr_napi/package.json b/crates/edr_napi/package.json index ee45e7a5e..599f5d960 100644 --- a/crates/edr_napi/package.json +++ b/crates/edr_napi/package.json @@ -11,7 +11,7 @@ "src/" ], "repository": { - "url": "https://github.com/NomicFoundation/hardhat.git", + "url": "https://github.com/NomicFoundation/edr.git", "type": "git" }, "napi": {