diff --git a/deployment/package.json b/deployment/package.json deleted file mode 100644 index b5dbca69e..000000000 --- a/deployment/package.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "ocelot-social-branded", - "version": "2.2.0", - "ocelotDockerVersionTag": "2.3.0-281", - "dockerOrganisation": "ocelotsocialnetwork", - "description": "ocelot.social Branded", - "author": "ocelot.social Community", - "license": "MIT", - "private": false, - "repository": { - "type": "git", - "url": "https://github.com/Ocelot-Social-Community/Ocelot-Social-Deploy-Rebranding.git" - } -}