diff --git a/package.json b/package.json index 70db181d6ea7b9eabf5a7d04efbd313563e8dbf1..b8221fe7e81dcdaca9bcf4dd01501bab3ba18176 100644 --- a/package.json +++ b/package.json @@ -1,11 +1,11 @@ { - "name": "mr-social-client", + "name": "hubs", "version": "0.0.1", "main": "src/index.js", "license": "MPL-2.0", "repository": { "type": "git", - "url": "https://github.com/mozilla/mr-social-client.git" + "url": "https://github.com/mozilla/hubs.git" }, "scripts": { "postinstall": "node ./scripts/postinstall.js",