Fix package.json version

This commit is contained in:
Girish Ramakrishnan
2025-06-06 08:26:21 +02:00
parent af719dd8c2
commit c6ae7729d1

View File

@@ -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",