aboutsummaryrefslogtreecommitdiff
path: root/js/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'js/package.json')
-rw-r--r--js/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/js/package.json b/js/package.json
index c24d9510..8aaf0d43 100644
--- a/js/package.json
+++ b/js/package.json
@@ -19,8 +19,8 @@
},
"repository": {
"type": "git",
- "url": "https://github.com/google/protobuf/tree/master/js"
+ "url": "https://github.com/protocolbuffers/protobuf/tree/master/js"
},
"author": "Google Protocol Buffers Team",
- "license" : "BSD-3-Clause"
+ "license": "BSD-3-Clause"
}