diff --git a/package.json b/package.json index 893122c53..db081600d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "cloudron-platform", "description": "Cloudron Platform (Box)", - "version": "1.0.0", + "version": "9.0.0", "private": true, "contributors": [ "Girish", @@ -11,10 +11,6 @@ "type": "git", "url": "https://git.cloudron.io/platform/box.git" }, - "bin": { - "hotfix": "./scripts/hotfix", - "release": "./scripts/release" - }, "dependencies": { "@aws-sdk/client-route-53": "^3.825.0", "@aws-sdk/client-s3": "^3.825.0",