Fix package.json version
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user