diff --git a/packages/cli/package.json b/packages/cli/package.json index 5071f825..cc2d6889 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -6,7 +6,7 @@ "license": "Apache-2.0", "repository": { "type": "git", - "url": "https://github.com/videojs/v10", + "url": "git+https://github.com/videojs/v10.git", "directory": "packages/cli" }, "bin": "./dist/index.mjs",