diff --git a/gulpfile.mjs b/gulpfile.mjs index 475c7bd3e..49dce5da3 100644 --- a/gulpfile.mjs +++ b/gulpfile.mjs @@ -2226,11 +2226,12 @@ function packageJson() { }, repository: { type: "git", - url: DIST_REPO_URL, + url: `git+${DIST_REPO_URL}.git`, }, engines: { node: ">=18", }, + scripts: {}, }; return createStringSource(