Skip to content

Commit

Permalink
chore: Update scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
wenty22 committed Nov 7, 2023
1 parent a3c1da9 commit e127139
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "pnpm --recursive --parallel --filter @totejs/walletkit --filter example-nextjs dev",
"dev:lib": "pnpm --filter @totejs/walletkit dev",
"dev:example": "pnpm --filter example-vite dev"
"dev": "pnpm --recursive --parallel --filter @totejs/walletkit --filter example-nextjs dev"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit e127139

Please sign in to comment.