diff --git a/package.json b/package.json index 7f0141e5a..adb67e8dc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ocelot-social-branded", - "version": "0.0.5", + "version": "0.0.6", "description": "Ocelot Social Branded", "author": "ocelot.social Community", "license": "MIT", @@ -8,6 +8,5 @@ "repository": { "type": "git", "url": "https://github.com/Ocelot-Social-Community/Ocelot-Social-Deploy-Rebranding.git" - }, - "scripts": {} + } }