mirror of
https://github.com/Dokploy/cli.git
synced 2026-06-15 20:25:22 +02:00
refactor: update version
This commit is contained in:
@@ -1,12 +1,15 @@
|
||||
{
|
||||
"name": "dokploy",
|
||||
"name": "@dokploy/cli",
|
||||
"description": "A CLI to manage dokploy server remotely",
|
||||
"version": "0.0.0",
|
||||
"version": "v0.2.3",
|
||||
"author": "Mauricio Siu",
|
||||
"licenses": [{
|
||||
"type": "MIT",
|
||||
"url": "https://github.com/Dokploy/cli/blob/master/LICENSE"
|
||||
}],
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"bin": {
|
||||
"dokploy": "./bin/run.js"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user