Skip to content

Commit

Permalink
fix: fix website ci
Browse files Browse the repository at this point in the history
  • Loading branch information
fredliang44 committed Jan 30, 2023
1 parent 3c68f78 commit 6c80cc9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"build:all": "run-s build:sdk build:kit",
"dev:kit": "pnpm --filter @suiet/wallet-kit dev",
"build:kit": "pnpm --filter @suiet/wallet-kit build",
"build:website": "pnpm --filter @suiet/wallet-sdk build && pnpm --filter suiet-kit-doc build",
"dev:sdk": "pnpm --filter @suiet/wallet-sdk dev",
"build:sdk": "pnpm --filter @suiet/wallet-sdk build"
},
Expand Down

1 comment on commit 6c80cc9

@vercel
Copy link

@vercel vercel bot commented on 6c80cc9 Jan 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.