Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Aslemammad committed Sep 12, 2024
1 parent 501a4d3 commit 50afba4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/cli/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -443,7 +443,6 @@ const main = defineCommand({
}
}

console.log("formData", formData)
const packageManager = await detect();
const res = await fetch(publishUrl, {
method: "POST",
Expand Down

0 comments on commit 50afba4

Please sign in to comment.