diff --git a/protoc_plugin/package.json b/protoc_plugin/package.json index 460e538..413a18b 100644 --- a/protoc_plugin/package.json +++ b/protoc_plugin/package.json @@ -6,7 +6,7 @@ "license": "BSD-3-Clause", "repository": { "type": "git", - "url": "https://github.com/protocolbuffers/protobuf-javascript.git" + "url": "git+https://github.com/protocolbuffers/protobuf-javascript.git" }, "type": "commonjs", "main": "index.js",