Skip to content

Commit

Permalink
try fix attw
Browse files Browse the repository at this point in the history
  • Loading branch information
promer94 committed Apr 26, 2024
1 parent 0b51f7c commit 9a5f456
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"watch": "bunchee -w",
"build": "bunchee",
"build:e2e": "pnpm next build e2e/site",
"attw": "attw $(npm pack)",
"attw": "attw --pack .",
"types:check": "tsc --noEmit",
"prepublishOnly": "pnpm clean && pnpm build",
"publish-beta": "pnpm publish --tag beta",
Expand Down

0 comments on commit 9a5f456

Please sign in to comment.