diff --git a/package.json b/package.json index 9963e6949..d98284468 100644 --- a/package.json +++ b/package.json @@ -1,14 +1,14 @@ { - "name": "ocelot-social-branded", + "name": "yunite.net", "version": "1.0.8", "ocelotDockerVersionTag": "1.0.8-182", - "dockerOrganisation": "ocelotsocialnetwork", - "description": "ocelot.social Branded", - "author": "ocelot.social Community", + "dockerOrganisation": "XXX", + "description": "yunite.net Branded", + "author": "yunite.net Community", "license": "MIT", "private": false, "repository": { "type": "git", - "url": "https://github.com/Ocelot-Social-Community/Ocelot-Social-Deploy-Rebranding.git" + "url": "https://github.com/Yunite-Net/Yunite-Net-Ocelot-Social-Deploy-Rebranding" } }