Rename package to yellowtent to not clash with cli commands

This commit is contained in:
Johannes Zellner
2023-03-29 23:48:29 +02:00
parent 481b599628
commit fd2fca10e5
2 changed files with 4 additions and 6 deletions

View File

@@ -1,11 +1,9 @@
{
"name": "cloudron",
"name": "yellowtent",
"description": "Main code for a cloudron",
"version": "1.0.0",
"private": true,
"author": {
"name": "Cloudron authors"
},
"contributors": [ "Girish", "Johannes" ],
"repository": {
"type": "git",
"url": "https://git.cloudron.io/cloudron/box.git"