mirror of
https://github.com/Dokploy/cli.git
synced 2026-06-15 20:25:22 +02:00
chore: bump version to v0.29.0
Source: Dokploy/dokploy@958372c5f9 Release:
This commit is contained in:
58406
openapi.json
58406
openapi.json
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@dokploy/cli",
|
"name": "@dokploy/cli",
|
||||||
"description": "A CLI to manage dokploy server remotely",
|
"description": "A CLI to manage dokploy server remotely",
|
||||||
"version": "0.3.1",
|
"version": "v0.29.0",
|
||||||
"author": "Mauricio Siu",
|
"author": "Mauricio Siu",
|
||||||
"licenses": [
|
"licenses": [
|
||||||
{
|
{
|
||||||
@@ -53,6 +53,8 @@
|
|||||||
},
|
},
|
||||||
"types": "dist/index.d.ts",
|
"types": "dist/index.d.ts",
|
||||||
"pnpm": {
|
"pnpm": {
|
||||||
"onlyBuiltDependencies": ["esbuild"]
|
"onlyBuiltDependencies": [
|
||||||
|
"esbuild"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user