mirror of
https://github.com/Dokploy/cli.git
synced 2026-06-15 20:25:22 +02:00
chore: remove publish script from package.json
This commit is contained in:
@@ -49,8 +49,7 @@
|
||||
"prebuild": "pnpm run generate",
|
||||
"dev": "tsx src/index.ts",
|
||||
"lint": "biome check --write .",
|
||||
"test": "vitest run",
|
||||
"publish": "npm publish"
|
||||
"test": "vitest run"
|
||||
},
|
||||
"types": "dist/index.d.ts",
|
||||
"pnpm": {
|
||||
|
||||
Reference in New Issue
Block a user