diff --git a/gulpfile.mjs b/gulpfile.mjs index 49dce5da3..78dfa005e 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",