diff --git a/.gitignore b/.gitignore index 8dc7b94..a37661e 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ bazel-* /testproto_libs1.js /testproto_libs2.js # /google-protobuf.js +pnpm-lock.yaml diff --git a/package.json b/package.json index cc07790..5891c07 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ }, "repository": { "type": "git", - "url": "git@github.com:start940315/protobuf-javascript-js.git" + "url": "https://github.com/tronsuper/protobuf-javascript" }, "author": "Google Protocol Buffers Team", "license": "(BSD-3-Clause AND Apache-2.0)"