diff --git a/gulpfile.mjs b/gulpfile.mjs index 49dce5da39a68..78dfa005e7a98 100644 --- a/gulpfile.mjs +++ b/gulpfile.mjs @@ -2226,7 +2226,7 @@ function packageJson() { }, repository: { type: "git", - url: `git+${DIST_REPO_URL}.git`, + url: `git+https://github.com/mozilla/pdf.js.git`, }, engines: { node: ">=18",